diff options
Diffstat (limited to 'data/scripts/maps/MtPyre_4F.inc')
-rw-r--r-- | data/scripts/maps/MtPyre_4F.inc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/data/scripts/maps/MtPyre_4F.inc b/data/scripts/maps/MtPyre_4F.inc deleted file mode 100644 index 0573e0f11..000000000 --- a/data/scripts/maps/MtPyre_4F.inc +++ /dev/null @@ -1,20 +0,0 @@ -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…$" - |