FF1: datapackage is no longer custom
This commit is contained in:
parent
c46abd7e65
commit
dcb6da30ef
|
@ -19,7 +19,7 @@ class FF1World(World):
|
|||
game = "Final Fantasy"
|
||||
topology_present = False
|
||||
remote_items = True
|
||||
data_version = 0
|
||||
data_version = 1
|
||||
remote_start_inventory = True
|
||||
|
||||
ff1_items = FF1Items()
|
||||
|
|
Loading…
Reference in New Issue