Rename SQLs after PR

This commit is contained in:
Nay
2012-08-27 13:52:54 +01:00
parent b8bca936e8
commit 846fc6a7fd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
-- NPC script linking for Wyrmrest Defender ID: 27629
UPDATE `creature_template` SET `ScriptName`='npc_wyrmrest_defender' WHERE `entry`=27629;
UPDATE `creature_template` SET `ScriptName`='npc_wyrmrest_defender' WHERE `entry`=27629;

View File

@@ -1,4 +1,4 @@
-- Spell script name linking for Defending Wyrmrest Temple: Character Script Cast From Gossip ID: 49123
DELETE FROM `spell_script_names` WHERE `spell_id`=49213;
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(49213,'spell_q12372_cast_from_gossip_trigger');
(49213,'spell_q12372_cast_from_gossip_trigger');