diff options
| author | Eduardo Quezada <eduardo602002@gmail.com> | 2020-09-13 11:35:05 -0300 |
|---|---|---|
| committer | Eduardo Quezada <eduardo602002@gmail.com> | 2020-09-13 11:35:05 -0300 |
| commit | 46ccb911556dc6c92b4ed6d85d72d99f536a1294 (patch) | |
| tree | 15b5e88e92d86443fddff8ba07bd715f25577907 /data/maps | |
| parent | 58a2b62bae1406d2c768698ed13efcd6a5ffbeec (diff) | |
Fixed "Ultra Rope" name.
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/NewMauville_Inside/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/NewMauville_Inside/map.json b/data/maps/NewMauville_Inside/map.json index eea119068..ae1654d8b 100644 --- a/data/maps/NewMauville_Inside/map.json +++ b/data/maps/NewMauville_Inside/map.json @@ -24,7 +24,7 @@ "movement_range_y": 0, "trainer_type": "TRAINER_TYPE_NONE", "trainer_sight_or_berry_tree_id": "0", - "script": "NewMauville_Inside_EventScript_ItemUltraRope", + "script": "NewMauville_Inside_EventScript_ItemUltraBall", "flag": "FLAG_ITEM_NEW_MAUVILLE_ULTRA_BALL" }, { |
