mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
FF1: datapackage is no longer custom
This commit is contained in:
@@ -19,7 +19,7 @@ class FF1World(World):
|
|||||||
game = "Final Fantasy"
|
game = "Final Fantasy"
|
||||||
topology_present = False
|
topology_present = False
|
||||||
remote_items = True
|
remote_items = True
|
||||||
data_version = 0
|
data_version = 1
|
||||||
remote_start_inventory = True
|
remote_start_inventory = True
|
||||||
|
|
||||||
ff1_items = FF1Items()
|
ff1_items = FF1Items()
|
||||||
|
Reference in New Issue
Block a user