horse: better string for runaway ability

This commit is contained in:
2026-01-17 00:35:25 -05:00
parent 43d02b4b00
commit 5a1194358b

View File

@@ -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}
)