diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-11 16:10:17 -0600 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-11 16:10:17 -0600 |
| commit | f497c1508bb285fb0a7065df2ca2168ec6fac14b (patch) | |
| tree | 856eaaf0138d198a1f9f3d7d7466d3d522af7fcb /data/maps/scripts/RustboroCity_House3.inc | |
| parent | 2e40384fa22725de06a5293454b8962ab4de8f4d (diff) | |
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/RustboroCity_House3.inc')
| -rw-r--r-- | data/maps/scripts/RustboroCity_House3.inc | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/data/maps/scripts/RustboroCity_House3.inc b/data/maps/scripts/RustboroCity_House3.inc deleted file mode 100644 index 87d278099..000000000 --- a/data/maps/scripts/RustboroCity_House3.inc +++ /dev/null @@ -1,36 +0,0 @@ -RustboroCity_House3_MapScripts:: @ 8216190 - .byte 0 - -RustboroCity_House3_EventScript_216191:: @ 8216191 - msgbox RustboroCity_House3_Text_2161B6, 2 - end - -RustboroCity_House3_EventScript_21619A:: @ 821619A - msgbox RustboroCity_House3_Text_21622A, 2 - end - -RustboroCity_House3_EventScript_2161A3:: @ 82161A3 - lock - faceplayer - waitse - playmoncry SPECIES_PIKACHU, 0 - msgbox RustboroCity_House3_Text_2162AB, 4 - waitmoncry - release - end - -RustboroCity_House3_Text_2161B6: @ 82161B6 - .string "For my own POKéMON, I give them\n" - .string "perfectly suited nicknames!\p" - .string "It’s my expression of, uh…\n" - .string "originality, yes, that’s it!$" - -RustboroCity_House3_Text_21622A: @ 821622A - .string "But giving the name PEKACHU to\n" - .string "a PIKACHU? It seems pointless.\p" - .string "I suppose it is good to use a name\n" - .string "that’s easy to understand, but…$" - -RustboroCity_House3_Text_2162AB: @ 82162AB - .string "PEKACHU: Peka!$" - |
