mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
alttp: remove excess Blue Mail from hard item pool
This commit is contained in:
@@ -130,7 +130,7 @@ difficulties = {
|
|||||||
progressiveshield=['Progressive Shield'] * 3,
|
progressiveshield=['Progressive Shield'] * 3,
|
||||||
basicshield=['Blue Shield', 'Red Shield', 'Red Shield'],
|
basicshield=['Blue Shield', 'Red Shield', 'Red Shield'],
|
||||||
progressivearmor=['Progressive Mail'] * 2,
|
progressivearmor=['Progressive Mail'] * 2,
|
||||||
basicarmor=['Blue Mail', 'Blue Mail'] * 2,
|
basicarmor=['Blue Mail'] * 2,
|
||||||
swordless=['Rupees (20)'] * 4,
|
swordless=['Rupees (20)'] * 4,
|
||||||
progressivemagic=['Magic Upgrade (1/2)', 'Rupees (300)'],
|
progressivemagic=['Magic Upgrade (1/2)', 'Rupees (300)'],
|
||||||
basicmagic=['Magic Upgrade (1/2)', 'Rupees (300)'],
|
basicmagic=['Magic Upgrade (1/2)', 'Rupees (300)'],
|
||||||
|
Reference in New Issue
Block a user