summaryrefslogtreecommitdiff
path: root/data/scripts/maps/SootopolisCity_House3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/maps/SootopolisCity_House3.inc')
-rw-r--r--data/scripts/maps/SootopolisCity_House3.inc43
1 files changed, 43 insertions, 0 deletions
diff --git a/data/scripts/maps/SootopolisCity_House3.inc b/data/scripts/maps/SootopolisCity_House3.inc
new file mode 100644
index 000000000..e3d0c7be3
--- /dev/null
+++ b/data/scripts/maps/SootopolisCity_House3.inc
@@ -0,0 +1,43 @@
+SootopolisCity_House3_MapScripts:: @ 8226B71
+ .byte 0
+
+SootopolisCity_House3_EventScript_226B72:: @ 8226B72
+ lock
+ faceplayer
+ msgbox SootopolisCity_House3_Text_226BA4, 5
+ compare_var_to_value VAR_RESULT, 1
+ goto_eq SootopolisCity_House3_EventScript_226B91
+ msgbox SootopolisCity_House3_Text_226C44, 4
+ release
+ end
+
+SootopolisCity_House3_EventScript_226B91:: @ 8226B91
+ msgbox SootopolisCity_House3_Text_226C20, 4
+ release
+ end
+
+SootopolisCity_House3_EventScript_226B9B:: @ 8226B9B
+ msgbox SootopolisCity_House3_Text_226C9C, 2
+ end
+
+SootopolisCity_House3_Text_226BA4: @ 8226BA4
+ .string "You’re a POKéMON TRAINER, aren’t you?\p"
+ .string "SOOTOPOLIS’s JUAN has many fans.\n"
+ .string "Even more than his student WALLACE!\p"
+ .string "Do you have any?$"
+
+SootopolisCity_House3_Text_226C20: @ 8226C20
+ .string "Oh, then you must be pretty strong.$"
+
+SootopolisCity_House3_Text_226C44: @ 8226C44
+ .string "Oh, dear…\n"
+ .string "That’s a little lonesome.\p"
+ .string "Try working a little harder to get\n"
+ .string "a fan following.$"
+
+SootopolisCity_House3_Text_226C9C: @ 8226C9C
+ .string "Dedicated fans come over from even\n"
+ .string "outside of HOENN.\p"
+ .string "It was really wild when I went to the\n"
+ .string "TRAINER FAN CLUB in LILYCOVE.$"
+