Skip to content

Commit

Permalink
adds item group for progressive dreamnail, will be obsolete after ite…
Browse files Browse the repository at this point in the history
…m rename
  • Loading branch information
qwint committed Oct 17, 2024
1 parent ede59ef commit 3a81c8c
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 @@ -61,6 +61,7 @@ class HKItemData(NamedTuple):
"VesselFragments": lookup_type_to_names["Vessel"],
"WhisperingRoots": lookup_type_to_names["Root"],
"WhiteFragments": {"Queen_Fragment", "King_Fragment", "Void_Heart"},
"ProgressiveDreamNail": {"Dream_Nail", "Dream_Gate", "Awoken_Dream_Nail"},
})
item_name_groups['Horizontal'] = item_name_groups['Cloak'] | item_name_groups['CDash']
item_name_groups['Vertical'] = item_name_groups['Claw'] | {'Monarch_Wings'}
Expand Down

0 comments on commit 3a81c8c

Please sign in to comment.