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

15 lines
306 B
C++

ThreeIsland_House2_MapScripts::
.byte 0
ThreeIsland_House2_EventScript_Man::
lock
faceplayer
famechecker FAMECHECKER_SABRINA, 1
msgbox ThreeIsland_House2_Text_IAdmireSabrina
release
end
ThreeIsland_House2_EventScript_Rocker::
msgbox ThreeIsland_House2_Text_CantMakeThisSpoonBend, MSGBOX_NPC
end