diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-11 17:10:37 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-11 17:10:37 -0500 |
| commit | 401d6e7f36e86aa246a2c0591195e1f0f01e879f (patch) | |
| tree | 1a8c702fa533d2923c952e9f6b69bb28d657e357 /text/maps/viridian_mart.asm | |
| parent | Merge branch 'master' of https://github.com/pret/pokeyellow (diff) | |
| download | pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.tar.gz pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.tar.xz pokeyellow-401d6e7f36e86aa246a2c0591195e1f0f01e879f.zip | |
More syncing with pokered
from April 8, 2016 to present
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 4cc2ce19..5f4e147c 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!" |
