/sql/old/ancient/3.3.5a/TDB49_to_TDB50_updates/world/2012_10_20_01_world_spell_script_names.sql
https://gitlab.com/trinitycore/TrinityCore_434 · SQL · 8 lines · 6 code · 1 blank · 1 comment · 0 complexity · 3608e0a29c5b5f4e95546bcd8e1ef8a6 MD5 · raw file
- -- Spellscript and conditions for spells of quest Gordunni Cobalt
- DELETE FROM `spell_script_names` WHERE `spell_id`=19395;
- INSERT INTO `spell_script_names`(`spell_id`,`ScriptName`) VALUES
- (19395,'spell_gordunni_trap');
- DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=11757;
- INSERT INTO `conditions`(`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ConditionTypeOrReference`,`ConditionValue1`,`ConditionValue2`,`Comment`) VALUES
- (13,1,11757,31,5,144050,'Digging for Cobalt targets Gordunni Trap');