mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
3
data/sql/updates/db_world/2025_02_07_03.sql
Normal file
3
data/sql/updates/db_world/2025_02_07_03.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2025_02_07_02 -> 2025_02_07_03
|
||||
-- Setting the 'CREATURE_FLAG_EXTRA_CIVILIAN' flag
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 2 WHERE `entry` = 27064;
|
||||
Reference in New Issue
Block a user