diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-10-11 04:14:09 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-10-12 15:14:57 -0500 |
| commit | 1b7607bd91a9bdf9ee5e2ccbf895727bc53f9254 (patch) | |
| tree | 8c6d3f18074117dbcf9807c4baffbad922a29610 /data/maps/RustboroCity_PokemonCenter_2F/map.json | |
| parent | 9b81fe1b62ed44365f0aaae7aa252f146fb0c90c (diff) | |
Document cable_club.inc
Diffstat (limited to 'data/maps/RustboroCity_PokemonCenter_2F/map.json')
| -rw-r--r-- | data/maps/RustboroCity_PokemonCenter_2F/map.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/RustboroCity_PokemonCenter_2F/map.json b/data/maps/RustboroCity_PokemonCenter_2F/map.json index db6388bba..812cb7c02 100644 --- a/data/maps/RustboroCity_PokemonCenter_2F/map.json +++ b/data/maps/RustboroCity_PokemonCenter_2F/map.json @@ -24,7 +24,7 @@ "movement_range_y": 1, "trainer_type": "0", "trainer_sight_or_berry_tree_id": "0", - "script": "RustboroCity_PokemonCenter_2F_EventScript_27375B", + "script": "Common_EventScript_UnionRoomAttendant", "flag": "0" }, { @@ -37,7 +37,7 @@ "movement_range_y": 1, "trainer_type": "0", "trainer_sight_or_berry_tree_id": "0", - "script": "RustboroCity_PokemonCenter_2F_EventScript_273761", + "script": "Common_EventScript_WirelessClubAttendant", "flag": "0" }, { @@ -50,7 +50,7 @@ "movement_range_y": 1, "trainer_type": "0", "trainer_sight_or_berry_tree_id": "0", - "script": "RustboroCity_PokemonCenter_2F_EventScript_273767", + "script": "Common_EventScript_DirectCornerAttendant", "flag": "0" }, { @@ -63,7 +63,7 @@ "movement_range_y": 1, "trainer_type": "0", "trainer_sight_or_berry_tree_id": "0", - "script": "RustboroCity_PokemonCenter_2F_EventScript_276B03", + "script": "CableClub_EventScript_MysteryGiftMan", "flag": "FLAG_HIDE_POKEMON_CENTER_2F_MYSTERY_GIFT_MAN" } ], |
