diff options
| author | IIMarckus <iimarckus@gmail.com> | 2016-04-08 19:04:36 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2016-04-08 19:04:36 -0600 |
| commit | adc6a3aac7d883f9833c7da3f5896935715291e7 (patch) | |
| tree | c084374aad2aa31165f9831440f1b7f82f0d04b0 /text/maps/viridian_mart.asm | |
| parent | Clean up labels and trainer headers for overworld Pokémon. (diff) | |
| download | pokeyellow-adc6a3aac7d883f9833c7da3f5896935715291e7.tar.gz pokeyellow-adc6a3aac7d883f9833c7da3f5896935715291e7.tar.xz pokeyellow-adc6a3aac7d883f9833c7da3f5896935715291e7.zip | |
Clean up script labels in marts and Pokémon Centers.
Diffstat (limited to 'text/maps/viridian_mart.asm')
| -rw-r--r-- | text/maps/viridian_mart.asm | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/text/maps/viridian_mart.asm b/text/maps/viridian_mart.asm index 4b569dfe..aa199335 100644 --- a/text/maps/viridian_mart.asm +++ b/text/maps/viridian_mart.asm @@ -1,21 +1,3 @@ -_ViridianPokeCenterText2:: -_ViridianPokeCenterText1:: - text "You can use that" - line "PC in the corner." - - para "The receptionist" - line "told me. So kind!" - done - -_ViridianPokeCenterText3:: - text "There's a #MON" - line "CENTER in every" - cont "town ahead." - - para "They don't charge" - line "any money either!" - done - _ViridianMartText1:: text "Okay! Say hi to" line "PROF.OAK for me!" |
