pokeemerald/data/maps/MtPyre_4F/scripts.inc

23 lines
652 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
MtPyre_4F_MapScripts:: @ 8231BC8
.byte 0
2019-11-09 18:23:30 +01:00
@ Seems like the scripts for the 4F and 5F were swapped
MtPyre_5F_EventScript_Atsushi:: @ 8231BC9
trainerbattle_single TRAINER_ATSUSHI, MtPyre_5F_Text_AtsushiIntro, MtPyre_5F_Text_AtsushiDefeat
msgbox MtPyre_5F_Text_AtsushiPostBattle, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
2019-11-09 18:23:30 +01:00
MtPyre_5F_Text_AtsushiIntro: @ 8231BE0
.string "Teacher…\n"
.string "Please watch over my progress!$"
2019-11-09 18:23:30 +01:00
MtPyre_5F_Text_AtsushiDefeat: @ 8231C08
.string "Teacher…\n"
.string "Please forgive me!$"
2019-11-09 18:23:30 +01:00
MtPyre_5F_Text_AtsushiPostBattle: @ 8231C24
.string "Until I improve, my teacher, who rests\n"
.string "here, will never find true peace…$"