mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
HK: don't flag maps as progression
This commit is contained in:

committed by
Hussein Farran

parent
574e2abba8
commit
71bd87f293
@@ -256,7 +256,10 @@ for item_data in extra_item_data:
|
||||
"WANDERERSJOURNALS",
|
||||
'HALLOWNESTSEALS',
|
||||
"KINGSIDOLS",
|
||||
'ARCANEEGGS'}}
|
||||
'ARCANEEGGS',
|
||||
'MAPS'
|
||||
}}
|
||||
|
||||
if effects:
|
||||
item_effects[item_data["Name"]] = effects
|
||||
|
||||
|
Reference in New Issue
Block a user