diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-18 14:19:10 -0400 |
| commit | 24c01b09bb2b617812bd826d1cf9ab5e3ec6a023 (patch) | |
| tree | 07d2ed81b23de081f2003d9f8d50170344dd5ada /text/maps/route_18_gate.asm | |
| parent | Pull map headers out of main.asm (diff) | |
| download | pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.tar.gz pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.tar.xz pokeyellow-24c01b09bb2b617812bd826d1cf9ab5e3ec6a023.zip | |
Pull map scripts out of main.asm
Diffstat (limited to 'text/maps/route_18_gate.asm')
| -rw-r--r-- | text/maps/route_18_gate.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/route_18_gate.asm b/text/maps/route_18_gate.asm index 9da68ac9..0298465d 100644 --- a/text/maps/route_18_gate.asm +++ b/text/maps/route_18_gate.asm @@ -1,15 +1,15 @@ -_UnnamedText_49928:: ; 8cef1 (23:4ef1) +_Route18GateText_49928:: ; 8cef1 (23:4ef1) text "You need a BICYCLE" line "for CYCLING ROAD!" done -_UnnamedText_4992d:: ; 8cf17 (23:4f17) +_Route18GateText_4992d:: ; 8cf17 (23:4f17) text "CYCLING ROAD is" line "all uphill from" cont "here." done -_UnnamedText_49932:: ; 8cf3e (23:4f3e) +_Route18GateText_49932:: ; 8cf3e (23:4f3e) text "Excuse me!" done |
