# HG changeset patch # User Tercio # Date 1483028097 7200 # Node ID 6c1cc07c389dfee1ff6270097a8320c2c7ce501d # Parent 371e14cd2feb3265b6a54dada1a06e9bd45d2ea2 - added potion ids for legion. diff -r 371e14cd2feb -r 6c1cc07c389d HotCorners.lua --- a/HotCorners.lua Thu Dec 08 13:01:40 2016 -0200 +++ b/HotCorners.lua Thu Dec 29 14:14:57 2016 -0200 @@ -485,6 +485,18 @@ [101618] = true, -- Pandaren Treasure Noodle Soup [101617] = true, -- Deluxe Noodle Soup [101616] = true, -- Noodle Soup + + + --LEGION + [188028] = true, --Potion of the Old War + [188027] = true, --Potion of Deadly Grace + [188029] = true, --Unbending Potion + [188017] = true, --Ancient Mana Potion + [188030] = true, --Leytorrent Potion + [229206] = true, --Potion of Prolongued Power + + + } function HotCornersOnEnter (self)