import from github

This commit is contained in:
2022-05-19 17:14:13 +00:00
parent 5247c34f50
commit ab32b30591
12612 changed files with 1905035 additions and 83 deletions

View File

@ -0,0 +1,25 @@
MtPyre_5F_MapScripts::
.byte 0
@ Seems like the scripts for the 4F and 5F were swapped
MtPyre_4F_EventScript_Tasha::
trainerbattle_single TRAINER_TASHA, MtPyre_4F_Text_TashaIntro, MtPyre_4F_Text_TashaDefeat
msgbox MtPyre_4F_Text_TashaPostBattle, MSGBOX_AUTOCLOSE
end
MtPyre_4F_Text_TashaIntro:
.string "I love all things horrifying…\n"
.string "It's like a disease…\p"
.string "When I'm here…\n"
.string "I shiver with fear…$"
MtPyre_4F_Text_TashaDefeat:
.string "Losing, I dislike…$"
MtPyre_4F_Text_TashaPostBattle:
.string "I want to see dreadful things…\n"
.string "I can't leave…\p"
.string "Stay…\n"
.string "Won't you stay with me?$"