From abbf692b177a46faaeefea665ed7161ab22082e2 Mon Sep 17 00:00:00 2001 From: Raenore <172234435+Raenore@users.noreply.github.com> Date: Mon, 24 Aug 2026 03:03:44 +0200 Subject: [PATCH] Add Guise of the Changeling (SL toy) --- Core/Options.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Core/Options.lua b/Core/Options.lua index 8802bb4..fbb8adf 100644 --- a/Core/Options.lua +++ b/Core/Options.lua @@ -210,6 +210,10 @@ Options.Data = { NewOption{ type = Options.Type.TOY, auraID = 47770, itemID = 36863, category = "EFFECT", itemTrackable = true }, -- Decahedral Dwarven Dice + -- Shadowlands + --- Guise of the Changeling + NewOption{ type = Options.Type.TOY, auraID = 356284, itemID = 187155, category = "APPEARANCE", cooldownMismatch = true, buildAdded = "0.8.3|120100" }, -- Guise of the Changeling + -- Dragonflight --- Ruby Feast NewOption{ type = Options.Type.CONSUMABLE, auraID = 391618, itemID = 200891, category = "EFFECT", preExpiration = true, buildAdded = "0.7.3|120001" }, -- Druidic Dreamsalad