mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
3
data/sql/updates/db_world/2024_03_10_00.sql
Normal file
3
data/sql/updates/db_world/2024_03_10_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_03_09_00 -> 2024_03_10_00
|
||||
-- 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