mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Gossip menu handling for Archmage Tarsis Kir-Moldir 16381
The rest of his script his done in the DB
This commit is contained in:
parent
a4fad3708e
commit
81d3fa7218
2 changed files with 24 additions and 0 deletions
|
|
@ -912,6 +912,7 @@ UPDATE creature_template SET ScriptName='npc_invible_man' WHERE entry=17286;
|
|||
UPDATE creature_template SET ScriptName='npc_icecrown_guardian' WHERE entry=16441;
|
||||
UPDATE creature_template SET ScriptName='npc_stoneskin_gargoyle' WHERE entry=16168;
|
||||
UPDATE creature_template SET ScriptName='npc_living_poison' WHERE entry=16027;
|
||||
UPDATE creature_template SET ScriptName='npc_archmage_tarsis' WHERE entry=16381;
|
||||
INSERT INTO scripted_event_id VALUES
|
||||
(10495,'event_naxxramas'),
|
||||
(10536,'event_naxxramas'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue