Files
TrinityCore/sql/updates/7293_world_scriptname.sql
T

2 lines
109 B
SQL
Raw Normal View History

UPDATE `creature_template` SET `ScriptName`='npc_andorhal_tower' WHERE `entry` in (10902,10903,10904,10905);