17,101
edits
No edit summary |
(Overrides for lemonade items) |
||
Line 52: | Line 52: | ||
["Lemons"] = "jpg", | ["Lemons"] = "jpg", | ||
["Lemonade"] = "jpg", | ["Lemonade"] = "jpg", | ||
["Ancient Crossbow"] = "svg", | ["Ancient Crossbow"] = "svg", | ||
["Air Shard"] = "svg", | ["Air Shard"] = "svg", | ||
Line 241: | Line 240: | ||
['Herblore Potion'] = {'Herblore Potion I', 'item'}, | ['Herblore Potion'] = {'Herblore Potion I', 'item'}, | ||
['Generous Harvest Potion'] = {'Generous Harvest Potion I', 'item'}, | ['Generous Harvest Potion'] = {'Generous Harvest Potion I', 'item'}, | ||
['Seeing Gold Potion'] = {'Seeing Gold Potion I', 'item'} | ['Seeing Gold Potion'] = {'Seeing Gold Potion I', 'item'}, | ||
-- Easter egg stuff | |||
["Lemonade (Very empty) "] = "Lemonade", | |||
["Lemonade (Still very empty) "] = "Lemonade", | |||
["Lemonade (Not as empty as before) "] = "Lemonade", | |||
["Lemonade (Not much) "] = "Lemonade", | |||
["Lemonade (Has a bit now) "] = "Lemonade", | |||
["Lemonade (A little bit more now) "] = "Lemonade", | |||
["Lemonade (Half full) "] = "Lemonade", | |||
["Lemonade (Just over half full) "] = "Lemonade", | |||
["Lemonade (Maybe this is half full?) "] = "Lemonade", | |||
["Lemonade (Nope this is half full now) "] = "Lemonade", | |||
["Lemonade (Wow this is slow) "] = "Lemonade", | |||
["Lemonade (Just fill it up already) "] = "Lemonade", | |||
["Lemonade (Still not full) "] = "Lemonade", | |||
["Lemonade (Again, still not full) "] = "Lemonade", | |||
["Lemonade (Less than before because you drank some) "] = "Lemonade", | |||
["Lemonade (Back to where we were before) "] = "Lemonade", | |||
["Lemonade (Almost full) "] = "Lemonade", | |||
["Lemonade (Still almost full) "] = "Lemonade", | |||
["Lemonade (How full is it supposed to be?) "] = "Lemonade", | |||
["Lemonade (Wait this might be half full now) "] = "Lemonade", | |||
["Lemonade (Haha just joking, hurry up) "] = "Lemonade", | |||
["Lemonade (Okay this looks pretty full now) "] = "Lemonade", | |||
["Lemonade (Now?) "] = "Lemonade", | |||
["Lemonade (What about now?) "] = "Lemonade", | |||
["Lemonade (YAY ITS FINALLY FULL!) "] = "Lemonade", | |||
["Lemonade (Oh... still not full) "] = "Lemonade", | |||
["Lemonade (Wait for it) "] = "Lemonade", | |||
["Lemonade (Wait for it!) "] = "Lemonade", | |||
["Lemonade (Full) "] = "Lemonade" | |||
} | } | ||
--When calling for an icon for Key, the link goes to Value | --When calling for an icon for Key, the link goes to Value |