Module:Icons: Difference between revisions

Additional upgrade icon overrides
(Add stronghold & abyss depth extension overrides)
(Additional upgrade icon overrides)
Line 622: Line 622:
["Combat Supply II"] = {'Rune Javelin', 'item'},
["Combat Supply II"] = {'Rune Javelin', 'item'},
["Combat Supply III"] = {'Dragon Javelin', 'item'},
["Combat Supply III"] = {'Dragon Javelin', 'item'},
["Echoes of Woe"] = {'Depths of Woe', 'combatArea'},
["Resilience to Decay"] = {'Depths of Decay', 'combatArea'},
["Embracer of Fear"] = {'Depths of Fear', 'combatArea'},
["Fortitude Under Rubble"] = {'Depths of Ruin', 'combatArea'},
["Insight Through Solitude"] = {'Depths of Isolation', 'combatArea'},
["Weight of Souls"] = {'Depths of Dissolve', 'combatArea'},
["The Unyielding Conqueror"] = {'Depths of Resolve', 'combatArea'},
-- Golbin Raid shop items
-- Golbin Raid shop items
["Reduce Wave Skip Cost"] = {'Melvor Logo', ''},
["Reduce Wave Skip Cost"] = {'Melvor Logo', ''},
Line 812: Line 805:
["Abyssal Resupply"] = {'Crimson Bream (Perfect)', 'item'},
["Abyssal Resupply"] = {'Crimson Bream (Perfect)', 'item'},
["Blighted Resupply"] = {'Crimson Bream (Perfect)', 'item'},
["Blighted Resupply"] = {'Crimson Bream (Perfect)', 'item'},
["Withering Resupply"] = {'Crimson Bream (Perfect)', 'item'}
["Withering Resupply"] = {'Crimson Bream (Perfect)', 'item'},
["Echoes of Woe"] = {'Depths of Woe', 'combatArea'},
["Resilience to Decay"] = {'Depths of Decay', 'combatArea'},
["Embracer of Fear"] = {'Depths of Fear', 'combatArea'},
["Fortitude Under Rubble"] = {'Depths of Ruin', 'combatArea'},
["Insight Through Solitude"] = {'Depths of Isolation', 'combatArea'},
["Weight of Souls"] = {'Depths of Dissolve', 'combatArea'},
["The Unyielding Conqueror"] = {'Depths of Resolve', 'combatArea'},
["Void Nexus Gateway"] = {'Void Nexus', 'combatArea'},
["Blighted Reach Pass"] = {'Blighted Reach', 'combatArea'},
["Petrified Lair"] = {'Petrified Lair', 'combatArea'},
["Tangled Grove Entry"] = {'Tangled Grove', 'combatArea'},
["Tendril Hollow Passage"] = {'Tendril Hollow', 'combatArea'},
["Whispering Sea Charter"] = {'Whispering Sea', 'combatArea'},
["Withering Catacombs Sealbreaker"] = {'Withering Catacombs', 'combatArea'}
}
}
}
}