alttp: remove excess Blue Mail from hard item pool
This commit is contained in:
parent
cf37a69e53
commit
0d28eeb3c5
|
@ -130,7 +130,7 @@ difficulties = {
|
|||
progressiveshield=['Progressive Shield'] * 3,
|
||||
basicshield=['Blue Shield', 'Red Shield', 'Red Shield'],
|
||||
progressivearmor=['Progressive Mail'] * 2,
|
||||
basicarmor=['Blue Mail', 'Blue Mail'] * 2,
|
||||
basicarmor=['Blue Mail'] * 2,
|
||||
swordless=['Rupees (20)'] * 4,
|
||||
progressivemagic=['Magic Upgrade (1/2)', 'Rupees (300)'],
|
||||
basicmagic=['Magic Upgrade (1/2)', 'Rupees (300)'],
|
||||
|
|
Loading…
Reference in New Issue