summaryrefslogtreecommitdiff
path: root/data/scripts/maps/PacifidlogTown_PokemonCenter_1F.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/maps/PacifidlogTown_PokemonCenter_1F.inc')
-rw-r--r--data/scripts/maps/PacifidlogTown_PokemonCenter_1F.inc48
1 files changed, 48 insertions, 0 deletions
diff --git a/data/scripts/maps/PacifidlogTown_PokemonCenter_1F.inc b/data/scripts/maps/PacifidlogTown_PokemonCenter_1F.inc
new file mode 100644
index 000000000..fd34cd2aa
--- /dev/null
+++ b/data/scripts/maps/PacifidlogTown_PokemonCenter_1F.inc
@@ -0,0 +1,48 @@
+PacifidlogTown_PokemonCenter_1F_MapScripts:: @ 82034A7
+ map_script 3, PacifidlogTown_PokemonCenter_1F_MapScript1_2034B2
+ map_script 5, PacifidlogTown_PokemonCenter_1F_MapScript1_277C30
+ .byte 0
+
+PacifidlogTown_PokemonCenter_1F_MapScript1_2034B2: @ 82034B2
+ setrespawn 19
+ end
+
+PacifidlogTown_PokemonCenter_1F_EventScript_2034B6:: @ 82034B6
+ setvar VAR_0x800B, 1
+ call PacifidlogTown_PokemonCenter_1F_EventScript_27191E
+ waitmessage
+ waitbuttonpress
+ release
+ end
+
+PacifidlogTown_PokemonCenter_1F_EventScript_2034C4:: @ 82034C4
+ msgbox PacifidlogTown_PokemonCenter_1F_Text_2034DF, 2
+ end
+
+PacifidlogTown_PokemonCenter_1F_EventScript_2034CD:: @ 82034CD
+ msgbox PacifidlogTown_PokemonCenter_1F_Text_20350F, 2
+ end
+
+PacifidlogTown_PokemonCenter_1F_EventScript_2034D6:: @ 82034D6
+ msgbox PacifidlogTown_PokemonCenter_1F_Text_20356F, 2
+ end
+
+PacifidlogTown_PokemonCenter_1F_Text_2034DF: @ 82034DF
+ .string "What color is your TRAINER CARD?\n"
+ .string "Mine’s copper!$"
+
+PacifidlogTown_PokemonCenter_1F_Text_20350F: @ 820350F
+ .string "PACIFIDLOG TOWN floats on top of\n"
+ .string "a colony of CORSOLA.\p"
+ .string "If I told you that, would you believe\n"
+ .string "me?$"
+
+PacifidlogTown_PokemonCenter_1F_Text_20356F: @ 820356F
+ .string "The ancestors of the people in\n"
+ .string "PACIFIDLOG were said to have been\l"
+ .string "born on boats and then lived and died \l"
+ .string "aboard them.\p"
+ .string "I understand that they lived that way\n"
+ .string "because they were searching for\l"
+ .string "something.$"
+