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/Route119_House.inc | |
| parent | 2e40384fa22725de06a5293454b8962ab4de8f4d (diff) | |
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/Route119_House.inc')
| -rw-r--r-- | data/maps/scripts/Route119_House.inc | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/data/maps/scripts/Route119_House.inc b/data/maps/scripts/Route119_House.inc deleted file mode 100644 index 5e633437d..000000000 --- a/data/maps/scripts/Route119_House.inc +++ /dev/null @@ -1,27 +0,0 @@ -Route119_House_MapScripts:: @ 8270965 - .byte 0 - -Route119_House_EventScript_270966:: @ 8270966 - msgbox Route119_House_Text_270982, 2 - end - -Route119_House_EventScript_27096F:: @ 827096F - lock - faceplayer - waitse - playmoncry SPECIES_WINGULL, 0 - msgbox Route119_House_Text_270A17, 4 - waitmoncry - release - end - -Route119_House_Text_270982: @ 8270982 - .string "I heard about a cave called the CAVE\n" - .string "OF ORIGIN.\p" - .string "People rumor that the spirits of\n" - .string "POKéMON are revived there. Could\l" - .string "something like that really happen?$" - -Route119_House_Text_270A17: @ 8270A17 - .string "WINGULL: Pihyoh!$" - |
