mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/Misc: Fix 2 startup errors
This commit is contained in:
3
sql/updates/world/2014_10_24_00_world.sql
Normal file
3
sql/updates/world/2014_10_24_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=16777216 WHERE `entry`=35427;
|
||||
UPDATE `smart_scripts` SET `link`=19 WHERE `entryorguid`=26670 `id`=18;
|
||||
Reference in New Issue
Block a user