useless scriptname

This commit is contained in:
mik1893
2016-07-19 22:57:49 +01:00
parent 010473c97e
commit 43bbcc3909
@@ -1,3 +1 @@
UPDATE `creature_template` SET `speed_walk`=2.5, `speed_run`=8, `unit_flags` = 33554434, `flags_extra`=0, `ScriptName`='npc_pet_dk_rune_weapon' WHERE `entry`=27893;
DELETE FROM `spell_script_names` where `spell_id` IN (49028);
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (49028, 'spell_dk_dancing_rune_weapon');