mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-20 11:58:04 -05:00
19 lines
466 B
PHP
19 lines
466 B
PHP
FuchsiaCity_House1_MapScripts:: @ 816D6C5
|
|
.byte 0
|
|
|
|
FuchsiaCity_House1_EventScript_Woman:: @ 816D6C6
|
|
msgbox FuchsiaCity_House1_Text_WardenIsOldHasFalseTeeth, MSGBOX_NPC
|
|
end
|
|
|
|
FuchsiaCity_House1_EventScript_OldMan:: @ 816D6CF
|
|
lock
|
|
faceplayer
|
|
famechecker FAMECHECKER_BILL, 2
|
|
msgbox FuchsiaCity_House1_Text_BillIsMyGrandson
|
|
release
|
|
end
|
|
|
|
FuchsiaCity_House1_EventScript_LittleBoy:: @ 816D6E8
|
|
msgbox FuchsiaCity_House1_Text_BillFilesHisOwnMonData, MSGBOX_NPC
|
|
end
|