mirror of
https://github.com/pret/pokefirered.git
synced 2026-06-01 05:29:54 -05:00
19 lines
564 B
PHP
19 lines
564 B
PHP
CeladonCity_Hotel_MapScripts:: @ 816D283
|
|
.byte 0
|
|
|
|
CeladonCity_Hotel_EventScript_Receptionist:: @ 816D284
|
|
msgbox CeladonCity_Hotel_Text_ThisHotelIsForPeople, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_Hotel_EventScript_Beauty:: @ 816D28D
|
|
msgbox CeladonCity_Hotel_Text_OnVacationWithBrotherAndBoyfriend, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_Hotel_EventScript_BeautyBoyfriend:: @ 816D296
|
|
msgbox CeladonCity_Hotel_Text_WhyDidSheBringBrother, MSGBOX_NPC
|
|
end
|
|
|
|
CeladonCity_Hotel_EventScript_BeautyBrother:: @ 816D29F
|
|
msgbox CeladonCity_Hotel_Text_SisBroughtMeOnVacation, MSGBOX_NPC
|
|
end
|