mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Implement visuals for q.10895 Zeth'Gor Must Burn!
This commit is contained in:
parent
199c4662b3
commit
b291831aa7
4 changed files with 169 additions and 3 deletions
|
|
@ -717,6 +717,8 @@ UPDATE creature_template SET ScriptName='npc_maghar_escort' WHERE entry=17417;
|
|||
DELETE FROM scripted_event_id WHERE id=10745;
|
||||
INSERT INTO scripted_event_id VALUES(10745,'npc_vindicator_sedai');
|
||||
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;
|
||||
|
||||
/* HILLSBRAD FOOTHILLS */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue