Files
TrinityCore/sql/updates/1727_world_script.sql
BroodWyrm d5b7aec2b6 *Add Scripts for Ingvar the Plunderer Event
--HG--
branch : trunk
2009-03-08 00:13:03 +01:00

3 lines
267 B
SQL

update creature_template set scriptname = 'boss_ingvar_the_plunderer' where entry = 23954;
update creature_template set scriptname = 'mob_annhylde_the_caller' where entry = 24068;
update creature_template set scriptname = 'mob_ingvar_throw_dummy' where entry = 23997;