Skip to content

Commit

Permalink
Add Grimmchild item group for easier reference/hinting
Browse files Browse the repository at this point in the history
  • Loading branch information
qwint committed Mar 10, 2024
1 parent 84efec9 commit 3ba51f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/hk/Items.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class HKItemData(NamedTuple):
"GeoChests": lookup_type_to_names["Geo"],
"GeoRocks": lookup_type_to_names["Rock"],
"GrimmkinFlames": lookup_type_to_names["Flame"],
"Grimmchild": {"Grimmchild1", "Grimmchild2"},
"Grubs": lookup_type_to_names["Grub"],
"JournalEntries": lookup_type_to_names["Journal"],
"JunkPitChests": lookup_type_to_names["JunkPitChest"],
Expand Down

0 comments on commit 3ba51f8

Please sign in to comment.