mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Increment data version.
This commit is contained in:

committed by
Fabian Dill

parent
89c6fd6ac4
commit
16454dbc33
@@ -23,7 +23,7 @@ class RiskOfRainWorld(World):
|
||||
item_name_to_id = item_table
|
||||
location_name_to_id = location_table
|
||||
|
||||
data_version = 1
|
||||
data_version = 2
|
||||
forced_auto_forfeit = True
|
||||
|
||||
def generate_basic(self):
|
||||
|
Reference in New Issue
Block a user