mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Implement Game In Session during Kara Chess event
This commit is contained in:
parent
7cdab74079
commit
ebd7566536
7 changed files with 126 additions and 27 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue