fix(DB/item_template): Update TotemCategory for multiple totems (#26385)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Update TotemCategories for Savage and Hateful totems
|
||||
UPDATE `item_template` SET `TotemCategory` = 21 WHERE (`entry` IN (42593, 42594, 42595, 42596, 42601, 42606));
|
||||
Reference in New Issue
Block a user