From 5a1194358bf4a344f400a8379bae6909f6187bc2 Mon Sep 17 00:00:00 2001 From: Branden J Brown Date: Sat, 17 Jan 2026 00:35:25 -0500 Subject: [PATCH] horse: better string for runaway ability --- horse/abilitytype_string.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/horse/abilitytype_string.go b/horse/abilitytype_string.go index 4d18ed2..7c9c0ff 100644 --- a/horse/abilitytype_string.go +++ b/horse/abilitytype_string.go @@ -26,7 +26,7 @@ func _() { } const ( - _AbilityType_name_0 = "SpeedStaminaPowerGutsWitGreat Escape" + _AbilityType_name_0 = "SpeedStaminaPowerGutsWitEnable Great Escape" _AbilityType_name_1 = "VisionHPGate delay multiplier" _AbilityType_name_2 = "Frenzy" _AbilityType_name_3 = "Current speed" @@ -36,7 +36,7 @@ const ( ) var ( - _AbilityType_index_0 = [...]uint8{0, 5, 12, 17, 21, 24, 36} + _AbilityType_index_0 = [...]uint8{0, 5, 12, 17, 21, 24, 43} _AbilityType_index_1 = [...]uint8{0, 6, 8, 29} _AbilityType_index_4 = [...]uint8{0, 12, 29} )