From 1ce2c2fa6f546edb32f5115ff8e5ff2495b29aac Mon Sep 17 00:00:00 2001 From: Raenore <172234435+Raenore@users.noreply.github.com> Date: Thu, 5 Mar 2026 16:11:32 +0100 Subject: [PATCH] Add 3 Ruby Feast consumables (more to come) --- Core/Options.lua | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Core/Options.lua b/Core/Options.lua index 7577d15..5546c8e 100644 --- a/Core/Options.lua +++ b/Core/Options.lua @@ -208,6 +208,12 @@ SIPPYCUP.Options.Data = { NewOption{ type = SIPPYCUP.Options.Type.TOY, auraID = 47770, itemID = 36863, category = "EFFECT", itemTrackable = true }, -- Decahedral Dwarven Dice + -- Dragonflight + --- Ruby Feast + NewOption{ type = SIPPYCUP.Options.Type.CONSUMABLE, auraID = 391618, itemID = 200891, category = "EFFECT", preExpiration = true, buildAdded = "0.7.3|120001" }, -- Druidic Dreamsalad + NewOption{ type = SIPPYCUP.Options.Type.CONSUMABLE, auraID = 391594, itemID = 200886, category = "EFFECT", preExpiration = true, buildAdded = "0.7.3|120001" }, -- Lemon Silverleaf Tea + NewOption{ type = SIPPYCUP.Options.Type.CONSUMABLE, auraID = 392123, itemID = 200889, category = "EFFECT", preExpiration = true, buildAdded = "0.7.3|120001" }, -- Highly Spiced Haunch + -- Midnight NewOption{ type = SIPPYCUP.Options.Type.CONSUMABLE, auraID = 1250761, itemID = 250325, category = "EFFECT", preExpiration = true, buildAdded = "0.6.0|120000" }, -- Night's Embrace