Implement Game In Session during Kara Chess event

This commit is contained in:
Killerwife 2019-07-22 20:20:14 +02:00
parent 7cdab74079
commit ebd7566536
7 changed files with 126 additions and 27 deletions

View file

@ -749,6 +749,7 @@ 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;
UPDATE gameobject_template SET ScriptName='go_chessboard' WHERE entry IN(185324);
/* LOCH MODAN */
UPDATE creature_template SET ScriptName='npc_mountaineer_pebblebitty' WHERE entry=3836;