summaryrefslogtreecommitdiff
path: root/maps/Route6.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2016-04-06 22:59:45 -0600
committerIIMarckus <iimarckus@gmail.com>2016-04-06 23:00:08 -0600
commit88328f18b6fc7df475184753d44dd7399fd68f9e (patch)
treef0eaee211406ddfd13dfc7a1f3e089d8c373cec2 /maps/Route6.asm
parent7fefefcf12f3c4669194bebeb4c7ab7528b79d42 (diff)
Improve some map script labels.
Diffstat (limited to 'maps/Route6.asm')
-rw-r--r--maps/Route6.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/Route6.asm b/maps/Route6.asm
index dea3a1e4e..335980dca 100644
--- a/maps/Route6.asm
+++ b/maps/Route6.asm
@@ -35,8 +35,8 @@ PokefanmAllanScript:
PokefanMScript_0x1ad951:
jumptextfaceplayer UnknownText_0x1ad957
-MapRoute6Signpost0Script:
- jumptext UnknownText_0x1ad99b
+Route6UndergroundPathSign:
+ jumptext Route6UndergroundPathSignText
UnknownText_0x1ad957:
text "The road is closed"
@@ -46,7 +46,7 @@ UnknownText_0x1ad957:
line "is solved."
done
-UnknownText_0x1ad99b:
+Route6UndergroundPathSignText:
text "UNDERGROUND PATH"
para "CERULEAN CITY -"
@@ -105,7 +105,7 @@ Route6_MapEventHeader:
.Signposts:
db 1
- signpost 5, 19, SIGNPOST_READ, MapRoute6Signpost0Script
+ signpost 5, 19, SIGNPOST_READ, Route6UndergroundPathSign
.PersonEvents:
db 3