pokefirered/data/maps/CeladonCity_DepartmentStore_1F/scripts.inc
2022-06-24 21:10:48 -04:00

15 lines
462 B
PHP

CeladonCity_DepartmentStore_1F_MapScripts::
.byte 0
CeladonCity_DepartmentStore_1F_EventScript_Receptionist::
msgbox CeladonCity_DepartmentStore_1F_Text_WelcomeToDeptStore, MSGBOX_NPC
end
CeladonCity_DepartmentStore_1F_EventScript_LayoutSign::
msgbox CeladonCity_DepartmentStore_1F_Text_FloorDescriptions, MSGBOX_SIGN
end
CeladonCity_DepartmentStore_1F_EventScript_FloorSign::
msgbox CeladonCity_DepartmentStore_1F_Text_ServiceCounter, MSGBOX_SIGN
end