summaryrefslogtreecommitdiff
path: root/data/scripts/maps/MauvilleCity_House1.inc
blob: e76564847af22da90c0468917949a4996a7fb630 (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
	goto_if_eq 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