Scripts/Stratholme: Fix a DB error

Ref #20749
This commit is contained in:
Killyana
2017-12-22 20:20:14 +01:00
committed by Aokromes
parent f21a2fda58
commit 0d4810ad93
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag` = `npcflag` | 2 WHERE `entry` = 16031;