diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-19 08:47:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-19 08:47:26 -0500 |
commit | ea7d66593819f0588174185f4382d2446f70e40e (patch) | |
tree | 08a3b8c421a06d83e6966724f5c275465a656504 /data/maps/Route6/scripts.inc | |
parent | f9c1b6101495f09cf797cf0cb466ec4cc5838e72 (diff) | |
parent | 058d30fe806f4fd512ec6708bc68f54d6d98e356 (diff) |
Merge pull request #251 from GriffinRichards/doc-routes1
Document Routes 3-9 scripts
Diffstat (limited to 'data/maps/Route6/scripts.inc')
-rw-r--r-- | data/maps/Route6/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route6/scripts.inc b/data/maps/Route6/scripts.inc index 00b3efb56..575c05fe6 100644 --- a/data/maps/Route6/scripts.inc +++ b/data/maps/Route6/scripts.inc @@ -1,6 +1,6 @@ Route6_MapScripts:: @ 8167FB1 .byte 0 -Route6_EventScript_167FB2:: @ 8167FB2 - msgbox gUnknown_8184067, MSGBOX_SIGN +Route6_EventScript_UndergroundPathSign:: @ 8167FB2 + msgbox Route6_Text_UndergroundPathSign, MSGBOX_SIGN end |