Increment RoR2 Data Version

This commit is contained in:
Hussein Farran 2022-01-25 13:00:11 -05:00 committed by GitHub
parent b26bce8fde
commit 2ebe8d0ed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class RiskOfRainWorld(World):
item_name_to_id = item_table
location_name_to_id = location_table
data_version = 2
data_version = 3
forced_auto_forfeit = True
def generate_basic(self):