summaryrefslogtreecommitdiff
path: root/data/maps/ThreeIsland_House1/scripts.inc
blob: 603cc30951f2cc7cd0f2e137a6bbfe818bef0ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ThreeIsland_House1_MapScripts:: @ 8171819
	.byte 0

ThreeIsland_House1_EventScript_Lostelle:: @ 817181A
	lock
	faceplayer
	special BufferBigGuyOrBigGirlString
	msgbox ThreeIsland_House1_Text_YoureAlwaysSoCool
	release
	end

ThreeIsland_House1_EventScript_DisplayCase:: @ 8171829
	msgbox ThreeIsland_House1_Text_RareRocksGemsDisplayed, MSGBOX_SIGN
	end