Noita: Implement Extra Orbs, Shop Price Reduction, and some slight region tweaks (#1972)
Co-authored-by: Adam Heinermann <aheinerm@gmail.com>
This commit is contained in:
@@ -30,7 +30,8 @@ class NoitaWorld(World):
|
||||
location_name_to_id = Locations.location_name_to_id
|
||||
|
||||
item_name_groups = Items.item_name_groups
|
||||
data_version = 1
|
||||
location_name_groups = Locations.location_name_groups
|
||||
data_version = 2
|
||||
|
||||
web = NoitaWeb()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user