Rework and reimplement Blast the Gateway quest using spellscript

This commit is contained in:
killerwife 2020-09-01 23:16:17 +02:00
parent 61d211bc95
commit babd2ff4d7
2 changed files with 135 additions and 94 deletions

View file

@ -740,6 +740,7 @@ UPDATE gameobject_template SET ScriptName='go_kaliri_nest' WHERE entry IN(181582
UPDATE gameobject_template SET ScriptName='go_smoke_beacon' WHERE entry=184661;
UPDATE creature_template SET ScriptName='npc_credit_marker_they_must_burn' WHERE entry=21173;
UPDATE creature_template SET ScriptName='npc_razorthorn_ravager' WHERE entry=24922;
UPDATE creature_template SET ScriptName='npc_living_spark' WHERE entry=24916;
/* HILLSBRAD FOOTHILLS */