Files
TrinityCore2/sql/updates/8842_world_scriptname.sql
Brian e761d578da * Implement proper script support for quest "The Prophecy of Akida" (9544)
* Script by antihrist

--HG--
branch : trunk
2010-07-08 02:22:20 -06:00

3 lines
178 B
SQL

UPDATE `creature_template` SET `ScriptName`='npc_stillpine_capitive' where `entry`=17375;
UPDATE `gameobject_template` SET `ScriptName`='go_stillpine_cage' WHERE `entry`=181714;