summaryrefslogtreecommitdiff
path: root/data/maps/MossdeepCity_PokemonCenter_1F/scripts.inc
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-07-22 13:14:58 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-07-22 13:14:58 +0200
commit1e9143e0b22bc72cb77866e10817bc509064842a (patch)
tree87b77fdd2c19d34cb7ac10870fdc4c30188e2d70 /data/maps/MossdeepCity_PokemonCenter_1F/scripts.inc
parentc9d486a5d3ea6bf7d256c2d7ca7f10339e498427 (diff)
parent06b3ce408f774c7192202308e783cc22bb8e7643 (diff)
merge union room with master
Diffstat (limited to 'data/maps/MossdeepCity_PokemonCenter_1F/scripts.inc')
-rw-r--r--data/maps/MossdeepCity_PokemonCenter_1F/scripts.inc36
1 files changed, 36 insertions, 0 deletions
diff --git a/data/maps/MossdeepCity_PokemonCenter_1F/scripts.inc b/data/maps/MossdeepCity_PokemonCenter_1F/scripts.inc
new file mode 100644
index 000000000..7fd2e61a0
--- /dev/null
+++ b/data/maps/MossdeepCity_PokemonCenter_1F/scripts.inc
@@ -0,0 +1,36 @@
+MossdeepCity_PokemonCenter_1F_MapScripts:: @ 822223F
+ map_script 3, MossdeepCity_PokemonCenter_1F_MapScript1_22224A
+ map_script 5, MossdeepCity_PokemonCenter_1F_MapScript1_277C30
+ .byte 0
+
+MossdeepCity_PokemonCenter_1F_MapScript1_22224A: @ 822224A
+ setrespawn 9
+ end
+
+MossdeepCity_PokemonCenter_1F_EventScript_22224E:: @ 822224E
+ setvar VAR_0x800B, 1
+ call MossdeepCity_PokemonCenter_1F_EventScript_27191E
+ waitmessage
+ waitbuttonpress
+ release
+ end
+
+MossdeepCity_PokemonCenter_1F_EventScript_22225C:: @ 822225C
+ msgbox MossdeepCity_PokemonCenter_1F_Text_22226E, 2
+ end
+
+MossdeepCity_PokemonCenter_1F_EventScript_222265:: @ 8222265
+ msgbox MossdeepCity_PokemonCenter_1F_Text_2222D9, 2
+ end
+
+MossdeepCity_PokemonCenter_1F_Text_22226E: @ 822226E
+ .string "The GYM LEADERS in this town are\n"
+ .string "a formidable duo.\p"
+ .string "Their combination attacks are, like,\n"
+ .string "excellent and wow!$"
+
+MossdeepCity_PokemonCenter_1F_Text_2222D9: @ 82222D9
+ .string "Depending on the special abilities of\n"
+ .string "POKéMON, some moves might change\l"
+ .string "or not work at all.$"
+