diff options
Diffstat (limited to 'text/RockTunnelB1F_2.asm')
-rw-r--r-- | text/RockTunnelB1F_2.asm | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/text/RockTunnelB1F_2.asm b/text/RockTunnelB1F_2.asm deleted file mode 100644 index e8e45a7f..00000000 --- a/text/RockTunnelB1F_2.asm +++ /dev/null @@ -1,20 +0,0 @@ -_RockTunnel2AfterBattleText8:: - text "I'll raise my" - line "#MON to beat" - cont "yours, kid!" - done - -_RockTunnel2BattleText9:: - text "I draw #MON" - line "when I'm home." - done - -_RockTunnel2EndBattleText9:: - text "Whew!" - line "I'm exhausted!" - prompt - -_RockTunnel2AfterBattleText9:: - text "I'm an artist," - line "not a fighter." - done |