* Used finally after long time trinity sql coding style

* Missing data are now in 4321_world - just import this
* Updated all FULL sqls to 4321

--HG--
branch : trunk
This commit is contained in:
Drahy
2009-06-29 22:25:16 +02:00
parent cf414bb7ca
commit 57ab0f01f3
70 changed files with 206 additions and 209 deletions

View File

@@ -7,4 +7,4 @@ UPDATE creature_template SET `ScriptName`='npc_ros_dark_rider' WHERE `entry`=287
-- Spellclick spell to mount deathcharger
DELETE FROM npc_spellclick_spells WHERE `npc_entry`=28782;
INSERT INTO npc_spellclick_spells (`npc_entry`, `spell_id`, `quest_id`, `quest_status`, `cast_flags`) VALUES
(28782, 52280, 12687, 3, 1);
(28782, 52280, 12687, 3, 1);