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

19 lines
426 B
PHP

FuchsiaCity_House1_MapScripts::
.byte 0
FuchsiaCity_House1_EventScript_Woman::
msgbox FuchsiaCity_House1_Text_WardenIsOldHasFalseTeeth, MSGBOX_NPC
end
FuchsiaCity_House1_EventScript_OldMan::
lock
faceplayer
famechecker FAMECHECKER_BILL, 2
msgbox FuchsiaCity_House1_Text_BillIsMyGrandson
release
end
FuchsiaCity_House1_EventScript_LittleBoy::
msgbox FuchsiaCity_House1_Text_BillFilesHisOwnMonData, MSGBOX_NPC
end