summaryrefslogtreecommitdiff
path: root/data/scripts/maps/FortreeCity_House2.inc
blob: 8f75b20d9d794c535cd9b0734173fb179ce4415d (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
FortreeCity_House2_MapScripts:: @ 82177CA
	.byte 0

FortreeCity_House2_EventScript_2177CB:: @ 82177CB
	lock
	faceplayer
	checkflag FLAG_0x108
	goto_eq FortreeCity_House2_EventScript_21786E
	checkflag FLAG_0x076
	call_if 0, FortreeCity_House2_EventScript_217862
	msgbox FortreeCity_House2_Text_2178D6, 4
	multichoice 21, 8, 54, 1
	switch VAR_RESULT
	case 1, FortreeCity_House2_EventScript_217878
	msgbox FortreeCity_House2_Text_21796A, 4
	multichoice 21, 8, 54, 1
	switch VAR_RESULT
	case 1, FortreeCity_House2_EventScript_217878
	msgbox FortreeCity_House2_Text_2179C9, 4
	multichoice 21, 8, 54, 1
	switch VAR_RESULT
	case 0, FortreeCity_House2_EventScript_217878
	msgbox FortreeCity_House2_Text_217A28, 4
	giveitem_std ITEM_TM10
	compare VAR_RESULT, 0
	goto_eq FortreeCity_House2_EventScript_272054
	setflag FLAG_0x108
	msgbox FortreeCity_House2_Text_217A91, 4
	release
	end

FortreeCity_House2_EventScript_217862:: @ 8217862
	msgbox FortreeCity_House2_Text_217882, 4
	setflag FLAG_0x076
	return

FortreeCity_House2_EventScript_21786E:: @ 821786E
	msgbox FortreeCity_House2_Text_217A91, 4
	release
	end

FortreeCity_House2_EventScript_217878:: @ 8217878
	msgbox FortreeCity_House2_Text_217AC7, 4
	release
	end

FortreeCity_House2_Text_217882: @ 8217882
	.string "People… POKéMON…\p"
	.string "Their hidden powers are aroused by\n"
	.string "living in natural environments…$"

FortreeCity_House2_Text_2178D6: @ 82178D6
	.string "Let this old woman see if your hidden\n"
	.string "power has awoken…\p"
	.string "I hold a coin in my hand.\p"
	.string "Now, tell me, have I palmed it in\n"
	.string "the right hand? Or in the left?$"

FortreeCity_House2_Text_21796A: @ 821796A
	.string "Oh! Yes, correct!\p"
	.string "We shall try again.\p"
	.string "In which hand have I palmed the coin?\n"
	.string "The right or left?$"

FortreeCity_House2_Text_2179C9: @ 82179C9
	.string "Oh! Yes, correct!\p"
	.string "We shall try again.\p"
	.string "In which hand have I palmed the coin?\n"
	.string "The right or left?$"

FortreeCity_House2_Text_217A28: @ 8217A28
	.string "Oh! Splendid!\n"
	.string "Your hidden power has awoken!\p"
	.string "Here, take this and awaken the hidden\n"
	.string "power of your POKéMON.$"

FortreeCity_House2_Text_217A91: @ 8217A91
	.string "HIDDEN POWER is a move that changes\n"
	.string "with the POKéMON.$"

FortreeCity_House2_Text_217AC7: @ 8217AC7
	.string "No, too bad.\n"
	.string "You guessed wrong.$"