summaryrefslogtreecommitdiff
path: root/data/maps/PowerPlant
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-10 05:01:48 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-10 15:01:50 -0500
commit91bf7665c623011fb63a7045689ba600b4b1eda7 (patch)
tree0baf6dccdab738a6ca7437f367f97bd1573622d6 /data/maps/PowerPlant
parent9fafa122851dc4eecdefde2b36b88be6572656f0 (diff)
Sync split scripts, more misc splits/doc
Diffstat (limited to 'data/maps/PowerPlant')
-rw-r--r--data/maps/PowerPlant/scripts.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/PowerPlant/scripts.inc b/data/maps/PowerPlant/scripts.inc
index 1af3e9e76..08a223f1b 100644
--- a/data/maps/PowerPlant/scripts.inc
+++ b/data/maps/PowerPlant/scripts.inc
@@ -66,12 +66,12 @@ PowerPlant_EventScript_1637B8:: @ 81637B8
EventScript_16381B:: @ 816381B
setflag FLAG_FOUGHT_ZAPDOS
- goto EventScript_1A922D
+ goto EventScript_RemoveStaticMon
end
EventScript_163824:: @ 8163824
setvar VAR_0x8004, SPECIES_ZAPDOS
- goto EventScript_1A9236
+ goto EventScript_MonFlewAway
end
PowerPlant_EventScript_16382F:: @ 816382F
@@ -102,7 +102,7 @@ PowerPlant_EventScript_16382F:: @ 816382F
EventScript_163884:: @ 8163884
setflag FLAG_FOUGHT_POWER_PLANT_ELECTRODE_1
- goto EventScript_1A922D
+ goto EventScript_RemoveStaticMon
end
PowerPlant_EventScript_16388D:: @ 816388D
@@ -133,5 +133,5 @@ PowerPlant_EventScript_16388D:: @ 816388D
EventScript_1638E2:: @ 81638E2
setflag FLAG_FOUGHT_POWER_PLANT_ELECTRODE_2
- goto EventScript_1A922D
+ goto EventScript_RemoveStaticMon
end