17,101
edits
(Golbin Crate extension override) |
(Add image overrides for ease of linking to generic potion pages) |
||
Line 304: | Line 304: | ||
['Bane, Instrument of Fear'] = 'Bane', | ['Bane, Instrument of Fear'] = 'Bane', | ||
['Mastery Token Astrology'] = 'Mastery Token (Astrology)', | ['Mastery Token Astrology'] = 'Mastery Token (Astrology)', | ||
['Event Token - Holiday 2021'] = 'Christmas Present (Yellow)' | ['Event Token - Holiday 2021'] = 'Christmas Present (Yellow)', | ||
-- Overrides that allow generic potion pages to be linked to easily | |||
['Melee Accuracy Potion'] = {'Melee Accuracy Potion I', 'item'}, | |||
['Melee Evasion Potion'] = {'Melee Evasion Potion I', 'item'}, | |||
['Ranged Assistance Potion'] = {'Ranged Assistance Potion I', 'item'}, | |||
['Hinder Potion'] = {'Hinder Potion I', 'item'}, | |||
['Magic Assistance Potion'] = {'Magic Assistance Potion I', 'item'}, | |||
['Regeneration Potion'] = {'Regeneration Potion I', 'item'}, | |||
['Famished Potion'] = {'Famished Potion I', 'item'}, | |||
['Ranged Strength Potion'] = {'Ranged Strength Potion I', 'item'}, | |||
['Lucky Herb Potion'] = {'Lucky Herb Potion I', 'item'}, | |||
['Divine Potion'] = {'Divine Potion I', 'item'}, | |||
['Melee Strength Potion'] = {'Melee Strength Potion I', 'item'}, | |||
['Magic Damage Potion'] = {'Magic Damage Potion I', 'item'}, | |||
['Lethal Toxins Potion'] = {'Lethal Toxins Potion I', 'item'}, | |||
['Diamond Luck Potion'] = {'Diamond Luck Potion I', 'item'}, | |||
['Damage Reduction Potion'] = {'Damage Reduction Potion I', 'item'}, | |||
['Bird Nest Potion'] = {'Bird Nest Potion I', 'item'}, | |||
['Controlled Heat Potion'] = {'Controlled Heat Potion I', 'item'}, | |||
['Generous Cook Potion'] = {'Generous Cook Potion I', 'item'}, | |||
['Fishermans Potion'] = {'Fishermans Potion I', 'item'}, | |||
['Skilled Fletching Potion'] = {'Skilled Fletching Potion I', 'item'}, | |||
['Gentle Hands Potion'] = {'Gentle Hands Potion I', 'item'}, | |||
['Secret Stardust Potion'] = {'Secret Stardust Potion I', 'item'}, | |||
['Crafting Potion'] = {'Crafting Potion I', 'item'}, | |||
['Perfect Swing Potion'] = {'Perfect Swing Potion I', 'item'}, | |||
['Necromancer Potion'] = {'Necromancer Potion I', 'item'}, | |||
['Performance Enhancing Potion'] = {'Performance Enhancing Potion I', 'item'}, | |||
['Elemental Potion'] = {'Elemental Potion I', 'item'}, | |||
['Herblore Potion'] = {'Herblore Potion I', 'item'}, | |||
['Generous Harvest Potion'] = {'Generous Harvest Potion I', 'item'} | |||
} | } | ||
--When calling for an icon for Key, the link goes to Value | --When calling for an icon for Key, the link goes to Value |