mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Item): 44844 'Turkey Caller' - add flag CU_DURATION_REAL_TIME (#18328)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- update 44844 'Turkey Caller' - add flagsCustom - CU_DURATION_REAL_TIME
|
||||
UPDATE `item_template` SET `flagsCustom` = (`flagsCustom` | 1) WHERE (`entry` = 44844);
|
||||
Reference in New Issue
Block a user