From 7141db0b53a89c598c74708f3c457216ad969620 Mon Sep 17 00:00:00 2001 From: Markus Persson Date: Sun, 15 Sep 2024 21:56:15 +0200 Subject: [PATCH] Update Consumables.lua The War Within, flasks --- modules/Consumables.lua | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules/Consumables.lua b/modules/Consumables.lua index 81de483..e16bdda 100644 --- a/modules/Consumables.lua +++ b/modules/Consumables.lua @@ -129,6 +129,13 @@ do 371386, -- Phial of Charged Isolation 373257, -- Phial of Glacial Fury 374000, -- Iced Phial of Corrupting Rage + -- The War Within + 431971, -- Flask of Tempered Aggression + 431972, -- Flask of Tempered Swiftness + 431973, -- Flask of Tempered Versatility + 431974, -- Flask of Tempered Mastery + 432021, -- Flask of Alchemical Chaos + 432473, -- Flask of Saving Graces } function getFlask(player)