mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
ZA - Fixes for Amani'shi Savage event between Hex Lord and Zul'jin
The door does not open automatically, it simply unlocks when Malacrass is killed. When the door is opened by players, 40 Savages attack the group.
This commit is contained in:
parent
3d94d30e75
commit
219e488913
4 changed files with 33 additions and 1 deletions
|
|
@ -1226,6 +1226,7 @@ UPDATE creature_template SET ScriptName='npc_tanzar' WHERE entry=23790;
|
|||
UPDATE creature_template SET ScriptName='npc_kraz' WHERE entry=24024;
|
||||
UPDATE creature_template SET ScriptName='npc_ashli' WHERE entry=24001;
|
||||
UPDATE creature_template SET ScriptName='npc_amanishi_scout' WHERE entry=23586;
|
||||
UPDATE gameobject_template SET ScriptName='go_wooden_door' WHERE entry=186306;
|
||||
|
||||
/* ZUL'FARRAK */
|
||||
UPDATE instance_template SET ScriptName='instance_zulfarrak' WHERE map=209;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue