mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Reimplement script for Rediscovering your Roots quest
This commit is contained in:
parent
87e36dda8c
commit
4e5c6c75a2
4 changed files with 174 additions and 24 deletions
|
|
@ -730,6 +730,7 @@ 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;
|
||||
UPDATE creature_template SET ScriptName='npc_razorthorn_ravager' WHERE entry=24922;
|
||||
|
||||
/* HILLSBRAD FOOTHILLS */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue