mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Script Freezing Circle used by multiple Zangarmash mobs
Spawned by s.34778 which is triggered by s.34787
This commit is contained in:
parent
ae301c8054
commit
1ddc097add
2 changed files with 83 additions and 0 deletions
|
|
@ -1163,6 +1163,7 @@ INSERT INTO scripted_event_id VALUES
|
|||
UPDATE creature_template SET ScriptName='npc_cooshcoosh' WHERE entry=18586;
|
||||
UPDATE creature_template SET ScriptName='npc_kayra_longmane' WHERE entry=17969;
|
||||
UPDATE creature_template SET ScriptName='npc_fhwoor' WHERE entry=17877;
|
||||
UPDATE creature_template SET ScriptName='npc_frostbite' WHERE entry=20061;
|
||||
|
||||
/* ZUL'AMAN */
|
||||
UPDATE instance_template SET ScriptName='instance_zulaman' WHERE map=568;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue