Files
TrinityCore/sql/updates/480_world_scripts.sql
Blaymoira 02d85668b6 *Fix a typo in world.sql thx for pointing Transatlantic
*Added Brewfest and Winter Reveler script

--HG--
branch : trunk
2008-12-13 15:39:55 +01:00

2 lines
161 B
SQL

UPDATE creature_template SET scriptname='npc_winter_reveler' WHERE entry=15760;
UPDATE creature_template SET scriptname='npc_brewfest_reveler' WHERE entry=24484;