summaryrefslogtreecommitdiff
path: root/data/maps/MtPyre_4F/scripts.inc
diff options
context:
space:
mode:
authorGarak <thomastaps194@comcast.net>2018-07-04 11:11:45 -0400
committerGitHub <noreply@github.com>2018-07-04 11:11:45 -0400
commite06b63efc9ea39875b17f00e5ff20c2e0fcb0415 (patch)
treee8d37347ae000823943ef57973dc34dd98633b40 /data/maps/MtPyre_4F/scripts.inc
parent9acd55ae4f9e455a92765aaee5929240097f9f8f (diff)
parentefebc51972b23ddffa2700b1dd6895d4728646a3 (diff)
Merge pull request #1 from pret/master
synching with source repo
Diffstat (limited to 'data/maps/MtPyre_4F/scripts.inc')
-rw-r--r--data/maps/MtPyre_4F/scripts.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/maps/MtPyre_4F/scripts.inc b/data/maps/MtPyre_4F/scripts.inc
new file mode 100644
index 000000000..0573e0f11
--- /dev/null
+++ b/data/maps/MtPyre_4F/scripts.inc
@@ -0,0 +1,20 @@
+MtPyre_4F_MapScripts:: @ 8231BC8
+ .byte 0
+
+MtPyre_5F_EventScript_231BC9:: @ 8231BC9
+ trainerbattle 0, TRAINER_ATSUSHI, 0, MtPyre_5F_Text_231BE0, MtPyre_5F_Text_231C08
+ msgbox MtPyre_5F_Text_231C24, 6
+ end
+
+MtPyre_5F_Text_231BE0: @ 8231BE0
+ .string "Teacher…\n"
+ .string "Please watch over my progress!$"
+
+MtPyre_5F_Text_231C08: @ 8231C08
+ .string "Teacher…\n"
+ .string "Please forgive me!$"
+
+MtPyre_5F_Text_231C24: @ 8231C24
+ .string "Until I improve, my teacher, who rests\n"
+ .string "here, will never find true peace…$"
+