mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-18 21:38:13 -07:00
Revert "increment data version since progression of items changed"
This reverts commit 2243686847.
This commit is contained in:
committed by
Fabian Dill
parent
000f0bf2f1
commit
6aef6f2c11
@@ -23,7 +23,7 @@ class RiskOfRainWorld(World):
|
||||
item_name_to_id = item_table
|
||||
location_name_to_id = location_table
|
||||
|
||||
data_version = 4
|
||||
data_version = 3
|
||||
forced_auto_forfeit = True
|
||||
|
||||
def generate_basic(self):
|
||||
|
||||
Reference in New Issue
Block a user