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

4 lines
175 B
SQL
Raw Normal View History

2008-12-22 20:59:45 +00:00
UPDATE `creature_template` SET `ScriptName`='npc_winter_reveler' WHERE `entry`=15760;
UPDATE `creature_template` SET `ScriptName`='npc_brewfest_reveler' WHERE `entry`=24484;
2009-02-17 20:07:49 -06:00