summaryrefslogtreecommitdiff
path: root/data/maps/Route110_TrickHousePuzzle6/scripts.inc
blob: 4881ac87a1e595d4e1e5b3671f5a4922756ee1c2 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
Route110_TrickHousePuzzle6_MapScripts:: @ 826DDA7
	map_script 3, Route110_TrickHousePuzzle6_MapScript1_26DDB2
	map_script 4, Route110_TrickHousePuzzle6_MapScript2_26DDB6
	.byte 0

Route110_TrickHousePuzzle6_MapScript1_26DDB2: @ 826DDB2
	special RotatingGate_InitPuzzle
	end

Route110_TrickHousePuzzle6_MapScript2_26DDB6: @ 826DDB6
	map_script_2 VAR_TEMP_0, 16384, Route110_TrickHousePuzzle6_EventScript_26DDC0
	.2byte 0

Route110_TrickHousePuzzle6_EventScript_26DDC0:: @ 826DDC0
	special RotatingGate_InitPuzzleAndGraphics
	end

Route110_TrickHousePuzzle6_EventScript_26DDC4:: @ 826DDC4
	lockall
	compare VAR_0x40B0, 0
	goto_eq Route110_TrickHousePuzzle6_EventScript_26DDD6
	goto Route110_TrickHousePuzzle6_EventScript_26A3DB
	end

Route110_TrickHousePuzzle6_EventScript_26DDD6:: @ 826DDD6
	setvar VAR_0x40B0, 1
	goto Route110_TrickHousePuzzle6_EventScript_26A3E5
	end

Route110_TrickHousePuzzle6_EventScript_26DDE1:: @ 826DDE1
	trainerbattle_single TRAINER_SOPHIA, Route110_TrickHousePuzzle6_Text_26DE93, Route110_TrickHousePuzzle6_Text_26DED2
	msgbox Route110_TrickHousePuzzle6_Text_26DEF3, MSGBOX_AUTOCLOSE
	end

Route110_TrickHousePuzzle6_EventScript_26DDF8:: @ 826DDF8
	trainerbattle_single TRAINER_BENNY, Route110_TrickHousePuzzle6_Text_26DF55, Route110_TrickHousePuzzle6_Text_26DF8D
	msgbox Route110_TrickHousePuzzle6_Text_26DFA0, MSGBOX_AUTOCLOSE
	end

Route110_TrickHousePuzzle6_EventScript_26DE0F:: @ 826DE0F
	trainerbattle_single TRAINER_SEBASTIAN, Route110_TrickHousePuzzle6_Text_26DFD7, Route110_TrickHousePuzzle6_Text_26E004
	msgbox Route110_TrickHousePuzzle6_Text_26E048, MSGBOX_AUTOCLOSE
	end

Route110_TrickHousePuzzle6_Text_26DE26: @ 826DE26
	.string "{PLAYER} wrote down the secret code\n"
	.string "on the door.\p"
	.string "“TRICK MASTER is my life.”\n"
	.string "… … … … … … … …\p"
	.string "The lock clicked open!$"

Route110_TrickHousePuzzle6_Text_26DE93: @ 826DE93
	.string "When I heard there was a strange\n"
	.string "house, I had to check it out.$"

Route110_TrickHousePuzzle6_Text_26DED2: @ 826DED2
	.string "I’ve discovered a tough TRAINER!$"

Route110_TrickHousePuzzle6_Text_26DEF3: @ 826DEF3
	.string "I’m sure having a good time checking\n"
	.string "this place out.\p"
	.string "It’s a challenge I’ve found worth\n"
	.string "repeating!$"

Route110_TrickHousePuzzle6_Text_26DF55: @ 826DF55
	.string "Maybe I could get my BIRD POKéMON\n"
	.string "to fly over the wall…$"

Route110_TrickHousePuzzle6_Text_26DF8D: @ 826DF8D
	.string "Gwaaah! I blew it!$"

Route110_TrickHousePuzzle6_Text_26DFA0: @ 826DFA0
	.string "Ehehehe… I guess I lost because\n"
	.string "I was trying to cheat.$"

Route110_TrickHousePuzzle6_Text_26DFD7: @ 826DFD7
	.string "I’m getting dizzy from these rotating\n"
	.string "doors…$"

Route110_TrickHousePuzzle6_Text_26E004: @ 826E004
	.string "Everything’s spinning around and\n"
	.string "around. I can’t take this anymore…$"

Route110_TrickHousePuzzle6_Text_26E048: @ 826E048
	.string "You don’t seem to be affected at all.\n"
	.string "Or do you have your poker face on?$"