sovereignx/data/maps/LilycoveCity_House1/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

26 lines
647 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.

LilycoveCity_House1_MapScripts:: @ 821ECCD
.byte 0
LilycoveCity_House1_EventScript_21ECCE:: @ 821ECCE
msgbox LilycoveCity_House1_Text_21ECEA, MSGBOX_NPC
end
LilycoveCity_House1_EventScript_21ECD7:: @ 821ECD7
lock
faceplayer
waitse
playmoncry SPECIES_KECLEON, 0
msgbox LilycoveCity_House1_Text_21ED63, MSGBOX_DEFAULT
waitmoncry
release
end
LilycoveCity_House1_Text_21ECEA: @ 821ECEA
.string "POKéMON are partners to people.\n"
.string "They arent our tools.\p"
.string "Unfortunately, there are some people\n"
.string "who fail to understand that…$"
LilycoveCity_House1_Text_21ED63: @ 821ED63
.string "KECLEON: Ruroro?$"