mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Increment RoR2 Data Version
This commit is contained in:
@@ -23,7 +23,7 @@ class RiskOfRainWorld(World):
|
|||||||
item_name_to_id = item_table
|
item_name_to_id = item_table
|
||||||
location_name_to_id = location_table
|
location_name_to_id = location_table
|
||||||
|
|
||||||
data_version = 2
|
data_version = 3
|
||||||
forced_auto_forfeit = True
|
forced_auto_forfeit = True
|
||||||
|
|
||||||
def generate_basic(self):
|
def generate_basic(self):
|
||||||
|
Reference in New Issue
Block a user