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

19 lines
514 B
PHP

CeladonCity_Hotel_MapScripts::
.byte 0
CeladonCity_Hotel_EventScript_Receptionist::
msgbox CeladonCity_Hotel_Text_ThisHotelIsForPeople, MSGBOX_NPC
end
CeladonCity_Hotel_EventScript_Beauty::
msgbox CeladonCity_Hotel_Text_OnVacationWithBrotherAndBoyfriend, MSGBOX_NPC
end
CeladonCity_Hotel_EventScript_BeautyBoyfriend::
msgbox CeladonCity_Hotel_Text_WhyDidSheBringBrother, MSGBOX_NPC
end
CeladonCity_Hotel_EventScript_BeautyBrother::
msgbox CeladonCity_Hotel_Text_SisBroughtMeOnVacation, MSGBOX_NPC
end