changeset 12:6c1cc07c389d

- added potion ids for legion.
author Tercio
date Thu, 29 Dec 2016 14:14:57 -0200
parents 371e14cd2feb
children fc72b86a3b66
files HotCorners.lua
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)