mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-24 06:36:49 -05:00
15 lines
462 B
PHP
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
|