Reimplement Malchezaar Infernal Relay procedure

This approach is future proof, and once increased visibility is added, it will behave in a blizzlike manner.
This commit is contained in:
Killerwife 2018-07-14 11:56:23 +02:00
parent 119fe154f8
commit 52cee83a6f
3 changed files with 91 additions and 59 deletions

View file

@ -682,6 +682,7 @@ UPDATE creature_template SET ScriptName='npc_orc_necrolyte' WHERE entry=21747;
INSERT INTO scripted_event_id VALUES
(10591,'event_spell_summon_nightbane'),
(10951,'event_spell_medivh_journal');
UPDATE creature_template SET ScriptName='npc_infernal_relay' WHERE entry=17645;
/* LOCH MODAN */
UPDATE creature_template SET ScriptName='npc_mountaineer_pebblebitty' WHERE entry=3836;