Gossip menu handling for Archmage Tarsis Kir-Moldir 16381

The rest of his script his done in the DB
This commit is contained in:
MantisLord 2021-08-21 10:25:44 -04:00
parent a4fad3708e
commit 81d3fa7218
2 changed files with 24 additions and 0 deletions

View file

@ -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'),