Document Viridian City scripts and adjacent routes
This commit is contained in:
@@ -195,14 +195,14 @@
|
||||
"x": 14,
|
||||
"y": 12,
|
||||
"elevation": 0,
|
||||
"script": "Route2_EventScript_167F6E"
|
||||
"script": "Route2_EventScript_DiglettsCaveSign"
|
||||
},
|
||||
{
|
||||
"type": "bg_event_type_0",
|
||||
"x": 7,
|
||||
"y": 73,
|
||||
"elevation": 0,
|
||||
"script": "Route2_EventScript_167F65"
|
||||
"script": "Route2_EventScript_RouteSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Route2_MapScripts:: @ 8167F64
|
||||
.byte 0
|
||||
|
||||
Route2_EventScript_167F65:: @ 8167F65
|
||||
msgbox gUnknown_818345E, MSGBOX_SIGN
|
||||
Route2_EventScript_RouteSign:: @ 8167F65
|
||||
msgbox Route2_Text_RouteSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
Route2_EventScript_167F6E:: @ 8167F6E
|
||||
msgbox gUnknown_8183482, MSGBOX_SIGN
|
||||
Route2_EventScript_DiglettsCaveSign:: @ 8167F6E
|
||||
msgbox Route2_Text_DiglettsCave, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
gUnknown_818345E:: @ 818345E
|
||||
Route2_Text_RouteSign:: @ 818345E
|
||||
.string "ROUTE 2\n"
|
||||
.string "VIRIDIAN CITY - PEWTER CITY$"
|
||||
|
||||
gUnknown_8183482:: @ 8183482
|
||||
Route2_Text_DiglettsCave:: @ 8183482
|
||||
.string "DIGLETT'S CAVE$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user