blob: d66a13530a246680e22b7b65614996087915fdc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
ThreeIsland_House2_MapScripts:: @ 81718DF
.byte 0
ThreeIsland_House2_EventScript_Man:: @ 81718E0
lock
faceplayer
famechecker FAMECHECKER_SABRINA, 1
msgbox ThreeIsland_House2_Text_IAdmireSabrina
release
end
ThreeIsland_House2_EventScript_Rocker:: @ 81718F9
msgbox ThreeIsland_House2_Text_CantMakeThisSpoonBend, MSGBOX_NPC
end
|