mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
increase hard item pool armor limit to 1, to bring it more in line with other item pools 4->2->1->0
This commit is contained in:
@@ -132,7 +132,7 @@ difficulties = {
|
|||||||
extras=[normalfirst15extra, normalsecond15extra, normalthird10extra, normalfourth5extra, normalfinal25extra],
|
extras=[normalfirst15extra, normalsecond15extra, normalthird10extra, normalfourth5extra, normalfinal25extra],
|
||||||
progressive_sword_limit=3,
|
progressive_sword_limit=3,
|
||||||
progressive_shield_limit=2,
|
progressive_shield_limit=2,
|
||||||
progressive_armor_limit=0,
|
progressive_armor_limit=1,
|
||||||
progressive_bow_limit=1,
|
progressive_bow_limit=1,
|
||||||
progressive_bottle_limit=4,
|
progressive_bottle_limit=4,
|
||||||
boss_heart_container_limit=6,
|
boss_heart_container_limit=6,
|
||||||
|
|||||||
Reference in New Issue
Block a user