Skip to content

Commit 0f46399

Browse files
committed
Add World Version: 0.2.0
1 parent 5896837 commit 0f46399

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

worlds/frogmonster/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class FrogmonsterWorld(World):
4343
item_name_groups = item_name_groups
4444
web = FrogmonsterWebWorld()
4545

46+
apworld_version = (0, 2, 0)
4647
shuffled_bug_effects: dict[int, int]
4748
starter_gun: FrogmonsterItem
4849
starter_spell: FrogmonsterItem

0 commit comments

Comments
 (0)