mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 12:22:39 +01:00
DB/Creature: Quartermaster Vaskess shoud repair
closes #29699 by CraftedRO
This commit is contained in:
2
sql/updates/world/3.3.5/2024_02_14_02_world.sql
Normal file
2
sql/updates/world/3.3.5/2024_02_14_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Add repair flag Quartermaster Vaskess
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag`|4096 WHERE `entry` = 31115;
|
||||
Reference in New Issue
Block a user