1 parent 5896837 commit 0f46399Copy full SHA for 0f46399
1 file changed
worlds/frogmonster/__init__.py
@@ -43,6 +43,7 @@ class FrogmonsterWorld(World):
43
item_name_groups = item_name_groups
44
web = FrogmonsterWebWorld()
45
46
+ apworld_version = (0, 2, 0)
47
shuffled_bug_effects: dict[int, int]
48
starter_gun: FrogmonsterItem
49
starter_spell: FrogmonsterItem
0 commit comments