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

3 lines
169 B
SQL
Raw Normal View History

2009-07-25 22:18:34 +02:00
UPDATE `item_template` SET `ScriptName`='item_dart_gun' WHERE `entry`=44222;
2009-07-27 08:06:13 +02:00
UPDATE `creature_template` SET `ScriptName`='npc_kalecgos' WHERE `entry` IN (24844, 24848);