Document Celadon City scripts

This commit is contained in:
GriffinR
2020-01-25 02:05:30 -05:00
parent a09e66b53f
commit 35c0e1f60a
68 changed files with 1713 additions and 1742 deletions
@@ -23,7 +23,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAD9",
"script": "CeladonCity_DepartmentStore_1F_EventScript_Receptionist",
"flag": "0"
}
],
@@ -92,14 +92,14 @@
"x": 9,
"y": 11,
"elevation": 0,
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAE2"
"script": "CeladonCity_DepartmentStore_1F_EventScript_LayoutSign"
},
{
"type": "bg_event_type_0",
"x": 8,
"y": 1,
"elevation": 0,
"script": "CeladonCity_DepartmentStore_1F_EventScript_16BAEB"
"script": "CeladonCity_DepartmentStore_1F_EventScript_FloorSign"
}
]
}
@@ -1,14 +1,14 @@
CeladonCity_DepartmentStore_1F_MapScripts:: @ 816BAD8
.byte 0
CeladonCity_DepartmentStore_1F_EventScript_16BAD9:: @ 816BAD9
msgbox gUnknown_81954DD, MSGBOX_NPC
CeladonCity_DepartmentStore_1F_EventScript_Receptionist:: @ 816BAD9
msgbox CeladonCity_DepartmentStore_1F_Text_WelcomeToDeptStore, MSGBOX_NPC
end
CeladonCity_DepartmentStore_1F_EventScript_16BAE2:: @ 816BAE2
msgbox gUnknown_8195537, MSGBOX_SIGN
CeladonCity_DepartmentStore_1F_EventScript_LayoutSign:: @ 816BAE2
msgbox CeladonCity_DepartmentStore_1F_Text_FloorDescriptions, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_1F_EventScript_16BAEB:: @ 816BAEB
msgbox gUnknown_81955B3, MSGBOX_SIGN
CeladonCity_DepartmentStore_1F_EventScript_FloorSign:: @ 816BAEB
msgbox CeladonCity_DepartmentStore_1F_Text_ServiceCounter, MSGBOX_SIGN
end
@@ -1,10 +1,10 @@
gUnknown_81954DD:: @ 81954DD
CeladonCity_DepartmentStore_1F_Text_WelcomeToDeptStore:: @ 81954DD
.string "Hello!\n"
.string "Welcome to CELADON DEPT. STORE.\p"
.string "The board on the right describes\n"
.string "the store layout.$"
gUnknown_8195537:: @ 8195537
CeladonCity_DepartmentStore_1F_Text_FloorDescriptions:: @ 8195537
.string "1F: SERVICE COUNTER\p"
.string "2F: TRAINER'S MARKET\p"
.string "3F: TV GAME SHOP\p"
@@ -12,6 +12,6 @@ gUnknown_8195537:: @ 8195537
.string "5F: DRUGSTORE\p"
.string "ROOFTOP SQUARE: VENDING MACHINES$"
gUnknown_81955B3:: @ 81955B3
CeladonCity_DepartmentStore_1F_Text_ServiceCounter:: @ 81955B3
.string "1F: SERVICE COUNTER$"