parent
89e94f70a0
commit
e9f3e0acc3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2026_08_28_01 -> 2026_08_28_02
|
||||
-- Sets no XP flag for "Blockade Cannon" and "Blockade Pirate" from the quest "Break the Blockade"
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 64 WHERE `entry` IN (23771, 23755);
|
||||
Loading…
Reference in a new issue