*Add Scripts for Ingvar the Plunderer Event

--HG--
branch : trunk
This commit is contained in:
BroodWyrm
2009-03-08 00:13:03 +01:00
parent 3f36d9eb95
commit d5b7aec2b6
10 changed files with 504 additions and 10 deletions

View File

@@ -0,0 +1 @@
insert into spell_script_target values (42857,1,23954);

View File

@@ -0,0 +1,3 @@
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;