Implement PVP engagement and zone yell on wildhammer message event

This commit is contained in:
killerwife 2020-08-09 20:42:56 +02:00
parent 1762f75901
commit cc92787bb2
4 changed files with 29 additions and 0 deletions

View file

@ -348,6 +348,8 @@ UPDATE instance_template SET ScriptName='instance_gnomeregan' WHERE map=90;
/* HINTERLANDS */
UPDATE creature_template SET ScriptName='npc_00x09hl' WHERE entry=7806;
UPDATE creature_template SET ScriptName='npc_rinji' WHERE entry=7780;
INSERT INTO scripted_event_id VALUES
(8608,'event_wildhammer_message');
/* IRONFORGE */