mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
HK: Removes Vanilla Items from ItemPool and Uses Grimmchild1 when relevant (#2898)
This commit is contained in:
@@ -35,6 +35,7 @@ item_name_groups = ({
|
||||
"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"],
|
||||
|
Reference in New Issue
Block a user