comparison HotCorners.lua @ 12:6c1cc07c389d

- added potion ids for legion.
author Tercio
date Thu, 29 Dec 2016 14:14:57 -0200
parents 371e14cd2feb
children fc72b86a3b66
comparison
equal deleted inserted replaced
11:371e14cd2feb 12:6c1cc07c389d
483 [101662] = true, -- Pandaren Treasure Noodle Cart Kit 483 [101662] = true, -- Pandaren Treasure Noodle Cart Kit
484 484
485 [101618] = true, -- Pandaren Treasure Noodle Soup 485 [101618] = true, -- Pandaren Treasure Noodle Soup
486 [101617] = true, -- Deluxe Noodle Soup 486 [101617] = true, -- Deluxe Noodle Soup
487 [101616] = true, -- Noodle Soup 487 [101616] = true, -- Noodle Soup
488
489
490 --LEGION
491 [188028] = true, --Potion of the Old War
492 [188027] = true, --Potion of Deadly Grace
493 [188029] = true, --Unbending Potion
494 [188017] = true, --Ancient Mana Potion
495 [188030] = true, --Leytorrent Potion
496 [229206] = true, --Potion of Prolongued Power
497
498
499
488 } 500 }
489 501
490 function HotCornersOnEnter (self) 502 function HotCornersOnEnter (self)
491 503
492 if (not LibHotCorners.db.profile.is_enabled) then 504 if (not LibHotCorners.db.profile.is_enabled) then