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

15 lines
322 B
C++

ThreeIsland_House1_MapScripts::
.byte 0
ThreeIsland_House1_EventScript_Lostelle::
lock
faceplayer
special BufferBigGuyOrBigGirlString
msgbox ThreeIsland_House1_Text_YoureAlwaysSoCool
release
end
ThreeIsland_House1_EventScript_DisplayCase::
msgbox ThreeIsland_House1_Text_RareRocksGemsDisplayed, MSGBOX_SIGN
end