diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-09-13 10:41:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-13 10:41:34 -0400 |
| commit | b542eb1d5fbbff1499d8ee2274eae1b3b0369e82 (patch) | |
| tree | 15b5e88e92d86443fddff8ba07bd715f25577907 /data/maps | |
| parent | 58a2b62bae1406d2c768698ed13efcd6a5ffbeec (diff) | |
| parent | 46ccb911556dc6c92b4ed6d85d72d99f536a1294 (diff) | |
Merge pull request #1190 from AsparagusEduardo/fix-UltraRope
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" }, { |
