diff options
Diffstat (limited to 'text/FightingDojo.asm')
-rw-r--r-- | text/FightingDojo.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/FightingDojo.asm b/text/FightingDojo.asm index 3df069c1..a6ccc8c3 100644 --- a/text/FightingDojo.asm +++ b/text/FightingDojo.asm @@ -114,13 +114,13 @@ _FightingDojoAfterBattleText4:: _WantHitmonleeText:: text "You want the" - line "hard kicking" + line "hard-kicking" cont "HITMONLEE?" done _WantHitmonchanText:: text "You want the" - line "piston punching" + line "piston-punching" cont "HITMONCHAN?" done |