summaryrefslogtreecommitdiff
path: root/data/scripts/maps/Route110_TrickHousePuzzle4.inc
blob: 3808f1f2d570ab473d17f70cffbf4e51afd6f40b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Route110_TrickHousePuzzle4_MapScripts:: @ 816274D
	.byte 0

Route110_TrickHousePuzzle4_EventScript_16274E:: @ 816274E
	lockall
	compare VAR_TRICK_HOUSE_PUZZLE_4_STATE, 0
	goto_if_eq Route110_TrickHousePuzzle4_EventScript_162760
	goto Route110_TrickHousePuzzle4_EventScript_161892
	end

Route110_TrickHousePuzzle4_EventScript_162760:: @ 8162760
	setvar VAR_TRICK_HOUSE_PUZZLE_4_STATE, 1
	goto Route110_TrickHousePuzzle4_EventScript_16189C
	end

Route110_TrickHousePuzzle4_EventScript_16276B:: @ 816276B
	trainerbattle 0, OPPONENT_CORA, 0, Route110_TrickHousePuzzle4_Text_19D1DE, Route110_TrickHousePuzzle4_Text_19D21F
	msgbox Route110_TrickHousePuzzle4_Text_19D253, 6
	end

Route110_TrickHousePuzzle4_EventScript_162782:: @ 8162782
	trainerbattle 0, OPPONENT_YUJI, 0, Route110_TrickHousePuzzle4_Text_19D295, Route110_TrickHousePuzzle4_Text_19D2D1
	msgbox Route110_TrickHousePuzzle4_Text_19D306, 6
	end

Route110_TrickHousePuzzle4_EventScript_162799:: @ 8162799
	trainerbattle 0, OPPONENT_JILL, 0, Route110_TrickHousePuzzle4_Text_19D351, Route110_TrickHousePuzzle4_Text_19D380
	msgbox Route110_TrickHousePuzzle4_Text_19D386, 6
	end