Files
TrinityCore/sql/updates/1613_world_scripts.sql
T

3 lines
250 B
SQL
Raw Normal View History

2009-02-28 22:39:05 +01:00
-- Script for Skarvald and Dalronn
2009-03-03 18:41:13 +01:00
UPDATE `creature_template` SET `ScriptName`= 'boss_skarvald_the_constructor' WHERE `entry` IN (24200,27390);
UPDATE `creature_template` SET `ScriptName`= 'boss_dalronn_the_controller' WHERE `entry` IN (24201,27389);