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_16_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_16_gate.asm')
| -rw-r--r-- | text/maps/route_16_gate.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/route_16_gate.asm b/text/maps/route_16_gate.asm index 22ac6788..2d3d5c62 100644 --- a/text/maps/route_16_gate.asm +++ b/text/maps/route_16_gate.asm @@ -1,17 +1,17 @@ -_UnnamedText_49777:: ; 8cca0 (23:4ca0) +_Route16GateText_49777:: ; 8cca0 (23:4ca0) text "No pedestrians" line "are allowed on" cont "CYCLING ROAD!" done -_UnnamedText_4977c:: ; 8cccd (23:4ccd) +_Route16GateText_4977c:: ; 8cccd (23:4ccd) text "CYCLING ROAD is a" line "downhill course" cont "by the sea. It's" cont "a great ride." done -_UnnamedText_49781:: ; 8cd0e (23:4d0e) +_Route16GateText_49781:: ; 8cd0e (23:4d0e) text "Excuse me! Wait" line "up please!" done |
