summaryrefslogtreecommitdiff
path: root/data/maps/scripts/BirthIsland_Harbor.inc
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-11-11 16:10:17 -0600
committerDiegoisawesome <diego@domoreaweso.me>2017-11-11 16:10:17 -0600
commitf497c1508bb285fb0a7065df2ca2168ec6fac14b (patch)
tree856eaaf0138d198a1f9f3d7d7466d3d522af7fcb /data/maps/scripts/BirthIsland_Harbor.inc
parent2e40384fa22725de06a5293454b8962ab4de8f4d (diff)
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/BirthIsland_Harbor.inc')
-rw-r--r--data/maps/scripts/BirthIsland_Harbor.inc27
1 files changed, 0 insertions, 27 deletions
diff --git a/data/maps/scripts/BirthIsland_Harbor.inc b/data/maps/scripts/BirthIsland_Harbor.inc
deleted file mode 100644
index 8021a1de6..000000000
--- a/data/maps/scripts/BirthIsland_Harbor.inc
+++ /dev/null
@@ -1,27 +0,0 @@
-BirthIsland_Harbor_MapScripts:: @ 826805C
- .byte 0
-
-BirthIsland_Harbor_EventScript_26805D:: @ 826805D
- lock
- faceplayer
- msgbox BirthIsland_Harbor_Text_2C6B90, 5
- compare_var_to_value VAR_RESULT, 0
- goto_eq BirthIsland_Harbor_EventScript_2680A2
- msgbox BirthIsland_Harbor_Text_2A6A5D, 4
- closemessage
- applymovement VAR_LAST_TALKED, BirthIsland_Harbor_Movement_2725AA
- waitmovement 0
- delay 30
- hideobjectat 1, BIRTH_ISLAND_HARBOR
- setvar VAR_0x8004, 2
- call BirthIsland_Harbor_EventScript_272250
- warp LILYCOVE_CITY_HARBOR, 255, 8, 11
- waitstate
- release
- end
-
-BirthIsland_Harbor_EventScript_2680A2:: @ 82680A2
- msgbox BirthIsland_Harbor_Text_2A6A82, 4
- release
- end
-