pokeemerald/data/maps/RustboroCity_Flat2_1F/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

25 lines
561 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.

RustboroCity_Flat2_1F_MapScripts:: @ 8215F76
.byte 0
RustboroCity_Flat2_1F_EventScript_215F77:: @ 8215F77
msgbox RustboroCity_Flat2_1F_Text_215F93, MSGBOX_NPC
end
RustboroCity_Flat2_1F_EventScript_215F80:: @ 8215F80
lock
faceplayer
waitse
playmoncry SPECIES_SKITTY, 0
msgbox RustboroCity_Flat2_1F_Text_215FC6, MSGBOX_DEFAULT
waitmoncry
release
end
RustboroCity_Flat2_1F_Text_215F93: @ 8215F93
.string "DEVON CORPORATIONs workers live in\n"
.string "this building.$"
RustboroCity_Flat2_1F_Text_215FC6: @ 8215FC6
.string "SKITTY: Gyaaaah!$"