summaryrefslogtreecommitdiff
path: root/data/scripts/maps/MauvilleCity_House1.inc
blob: 48ee31be544d8bcc4040d9aca7c5b9101ac8ce0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
MauvilleCity_House1_MapScripts:: @ 81569FC
	.byte 0

MauvilleCity_House1_EventScript_1569FD:: @ 81569FD
	lock
	faceplayer
	checkflag 107
	jumpeq MauvilleCity_House1_EventScript_156A29
	msgbox MauvilleCity_House1_Text_181B1A, 4
	giveitem ITEM_HM06
	setflag 107
	msgbox MauvilleCity_House1_Text_181B64, 4
	release
	end

MauvilleCity_House1_EventScript_156A29:: @ 8156A29
	msgbox MauvilleCity_House1_Text_181BF6, 4
	release
	end