mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 05:43:22 -05:00
15 lines
306 B
C++
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
|