mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-25 17:13:25 -07:00
Pokemon RB - Fix Incorrect Item Location in Victory Road 2F (#4260)
This commit is contained in:
@@ -223,7 +223,7 @@ location_data = [
|
||||
Missable(92)),
|
||||
LocationData("Victory Road 2F-C", "East Item", "Full Heal", rom_addresses["Missable_Victory_Road_2F_Item_2"],
|
||||
Missable(93)),
|
||||
LocationData("Victory Road 2F-W", "West Item", "TM05 Mega Kick", rom_addresses["Missable_Victory_Road_2F_Item_3"],
|
||||
LocationData("Victory Road 2F-C", "West Item", "TM05 Mega Kick", rom_addresses["Missable_Victory_Road_2F_Item_3"],
|
||||
Missable(94)),
|
||||
LocationData("Victory Road 2F-NW", "North Item Near Moltres", "Guard Spec", rom_addresses["Missable_Victory_Road_2F_Item_4"],
|
||||
Missable(95)),
|
||||
|
||||
Reference in New Issue
Block a user