diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 09:22:38 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 09:22:38 -0400 |
| commit | 40f0dba6c17116c61ce4935663bf1a79485edee9 (patch) | |
| tree | c8733808405e255d5744a9d012ae6c27c128df48 /text/maps/route_25.asm | |
| parent | Name Yellow-specific event flags in Pallet and Vermilion (diff) | |
| download | pokeyellow-40f0dba6c17116c61ce4935663bf1a79485edee9.tar.gz pokeyellow-40f0dba6c17116c61ce4935663bf1a79485edee9.tar.xz pokeyellow-40f0dba6c17116c61ce4935663bf1a79485edee9.zip | |
Route 24 scripts
Diffstat (limited to 'text/maps/route_25.asm')
| -rw-r--r-- | text/maps/route_25.asm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/text/maps/route_25.asm b/text/maps/route_25.asm index 0d0d8b5b..f9f0c8ff 100644 --- a/text/maps/route_25.asm +++ b/text/maps/route_25.asm @@ -1,31 +1,3 @@ -_Route25DamianText1:: - text "I'm not good at" - line "raising #MON." - - para "I should release" - line "my CHARMANDER" - cont "because I haven't" - cont "raised it well..." - - para "If you promise me" - line "you'll care for" - cont "it, it's yours." - done - -_Route25DamianText2:: - text "Take good care of" - line "my CHARMANDER!@@" - -_Route25DamianText3:: - text "Oh... I'd better" - line "release it then." - done - -_Route25DamianText4:: - text "How's CHARMANDER" - line "doing?" - done - _Route25BattleText1:: text "Local trainers" line "come here to" |
