diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 10:40:51 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-05-16 10:40:51 -0400 |
| commit | 006881415d315e34876f4d4f3060aca4dcf8e98d (patch) | |
| tree | 5e0042e986eb246875e1a5d619e38215d56727b8 /data/maps/PowerPlant | |
| parent | 244d73af297ea838890d892719882ca19fc04f2a (diff) | |
Resolve most hardcoded values in map scripts
Diffstat (limited to 'data/maps/PowerPlant')
| -rw-r--r-- | data/maps/PowerPlant/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/PowerPlant/scripts.inc b/data/maps/PowerPlant/scripts.inc index 5567d8ec8..e05f9c473 100644 --- a/data/maps/PowerPlant/scripts.inc +++ b/data/maps/PowerPlant/scripts.inc @@ -74,7 +74,7 @@ EventScript_16381B:: @ 816381B end EventScript_163824:: @ 8163824 - setvar VAR_0x8004, 145 + setvar VAR_0x8004, SPECIES_ZAPDOS goto EventScript_1A9236 end |
