mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
Fixed "Ultra Rope" name.
This commit is contained in:
parent
58a2b62bae
commit
46ccb91155
@ -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"
|
||||
},
|
||||
{
|
||||
|
@ -398,7 +398,7 @@ MeteorFalls_B1F_2R_EventScript_ItemTM02:: @ 82911DF
|
||||
finditem ITEM_TM02
|
||||
end
|
||||
|
||||
NewMauville_Inside_EventScript_ItemUltraRope:: @ 82911EC
|
||||
NewMauville_Inside_EventScript_ItemUltraBall:: @ 82911EC
|
||||
finditem ITEM_ULTRA_BALL
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user