mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-14 03:53:03 -04:00
Added forgotten updates to world.sql... Added missing lines at the end of some sql files... Better format by adding DELETE FROM before any INSERT INTO update... --HG-- branch : trunk
4 lines
238 B
SQL
4 lines
238 B
SQL
UPDATE `creature_template` SET `ScriptName`='npc_squire_david' WHERE `entry`=33447;
|
|
UPDATE `creature_template` SET `ScriptName`='npc_argent_valiant' WHERE `entry`=33448;
|
|
UPDATE `creature_template` SET `ScriptName`='' WHERE `entry`=33518;
|