Implement q.10594 Gauging the Resonant Frequency script

Preparation for export. Has GO type 30 prototype.
This commit is contained in:
Killerwife 2018-11-23 11:43:07 +01:00 committed by killerwife
parent e34dacdec6
commit 001e745009
8 changed files with 228 additions and 14 deletions

View file

@ -404,6 +404,8 @@ INSERT INTO scripted_event_id VALUES(14739,'event_into_the_soulgrinder');
UPDATE creature_template SET ScriptName='npc_warp_gate' WHERE entry IN(22471,22472);
UPDATE creature_template SET ScriptName='npc_fel_cannon' WHERE entry=22443;
UPDATE gameobject_template SET ScriptName='go_fel_cannonball_stack_trap' WHERE entry IN(185862);
UPDATE creature_template SET ScriptName='npc_frequency_scanner' WHERE entry=21760;
UPDATE gameobject_template SET ScriptName='go_aura_generator_000' WHERE entry=184926;
/* BLASTED LANDS */