mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-10 19:03:11 +00:00
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