sovereignx/data/maps/MtPyre_5F/scripts.inc
Melody c557ac61ae adds constants, cleans up callstd and msgbox code
* adds some constants for standard script names and messagebox types
* replaces some callstd calls with msgbox calls where equivalent
* replaces msgbox and callstd calls using raw digits with versions that use the constants
2018-12-02 03:37:46 -05:00

23 lines
640 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

MtPyre_5F_MapScripts:: @ 8231C6D
.byte 0
MtPyre_4F_EventScript_231C6E:: @ 8231C6E
trainerbattle 0, TRAINER_TASHA, 0, MtPyre_4F_Text_231C85, MtPyre_4F_Text_231CDB
msgbox MtPyre_4F_Text_231CEE, MSGBOX_AUTOCLOSE
end
MtPyre_4F_Text_231C85: @ 8231C85
.string "I love all things horrifying…\n"
.string "Its like a disease…\p"
.string "When Im here…\n"
.string "I shiver with fear…$"
MtPyre_4F_Text_231CDB: @ 8231CDB
.string "Losing, I dislike…$"
MtPyre_4F_Text_231CEE: @ 8231CEE
.string "I want to see dreadful things…\n"
.string "I cant leave…\p"
.string "Stay…\n"
.string "Wont you stay with me?$"