mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 19:53:02 -04: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