mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
*Cleanup, fix a lot of potential crashes and typos.
--HG-- branch : trunk
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
-- Up to TC2 5408
|
||||
|
||||
-- Cleanup first
|
||||
UPDATE `creature_template` SET `ScriptName`='';
|
||||
|
||||
/* WORLD BOSS */
|
||||
UPDATE `creature_template` SET `ScriptName`='boss_ysondre' WHERE `entry`=14887;
|
||||
UPDATE `creature_template` SET `ScriptName`='boss_emeriss' WHERE `entry`=14889;
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_apothecary_hanes';
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_apothecary_hanes' WHERE `entry`=23784;
|
||||
|
||||
Reference in New Issue
Block a user