diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-10-21 17:58:00 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-10-21 20:19:37 -0500 |
| commit | 6923f0e36958ac34feb9345fed88cb611027bea8 (patch) | |
| tree | 61713646ddf44f38005a61eacb0c7807723a359e /data/maps | |
| parent | a7ffa9657855b2d0e96ac9809a64794e001330bd (diff) | |
Document lilycove_lady.inc
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/LilycoveCity_PokemonCenter_1F/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/LilycoveCity_PokemonCenter_1F/map.json b/data/maps/LilycoveCity_PokemonCenter_1F/map.json index c5c0121f4..023717a59 100644 --- a/data/maps/LilycoveCity_PokemonCenter_1F/map.json +++ b/data/maps/LilycoveCity_PokemonCenter_1F/map.json @@ -63,7 +63,7 @@ "movement_range_y": 0, "trainer_type": "0", "trainer_sight_or_berry_tree_id": "0", - "script": "LilycoveCity_PokemonCenter_1F_EventScript_2A836B", + "script": "LilycoveCity_PokemonCenter_1F_EventScript_LilycoveLady", "flag": "0" }, { @@ -76,7 +76,7 @@ "movement_range_y": 0, "trainer_type": "0", "trainer_sight_or_berry_tree_id": "0", - "script": "LilycoveCity_PokemonCenter_1F_EventScript_2A89C7", + "script": "LilycoveCity_PokemonCenter_1F_EventScript_ContestLadyMon", "flag": "FLAG_HIDE_LILYCOVE_POKEMON_CENTER_LADY" } ], |
