diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-16 17:06:34 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-17 10:51:41 -0500 |
| commit | a4f5f41e2496a4c2b91cd0643dc44d98faed0c89 (patch) | |
| tree | 042b618cc970b0dbeb4e3160e2be58336fe22e49 /data/maps/PowerPlant/map.json | |
| parent | 8bdd942c9e087148a4b5c47a990550b2b363250a (diff) | |
Document static mon scripts
Diffstat (limited to 'data/maps/PowerPlant/map.json')
| -rw-r--r-- | data/maps/PowerPlant/map.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/PowerPlant/map.json b/data/maps/PowerPlant/map.json index 2114033a6..d7baadb41 100644 --- a/data/maps/PowerPlant/map.json +++ b/data/maps/PowerPlant/map.json @@ -88,7 +88,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "PowerPlant_EventScript_1637B8", + "script": "PowerPlant_EventScript_Zapdos", "flag": "FLAG_HIDE_ZAPDOS" }, { @@ -101,7 +101,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "PowerPlant_EventScript_16388D", + "script": "PowerPlant_EventScript_Electrode2", "flag": "FLAG_HIDE_POWER_PLANT_ELECTRODE_2" }, { @@ -114,7 +114,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "PowerPlant_EventScript_16382F", + "script": "PowerPlant_EventScript_Electrode1", "flag": "FLAG_HIDE_POWER_PLANT_ELECTRODE_1" } ], |
