[svn] * Moved scripts sqls updates to main sql updates folder.

* Fixed makefile to use proper foldername.
* rXXX_world_scripts.sql will be the format for script sql updates, execute these into your world DB.

--HG--
branch : trunk
This commit is contained in:
KingPin
2008-10-27 09:57:53 -05:00
parent e72a13c3dd
commit 1bb1603592
14 changed files with 981 additions and 1555 deletions
+2
View File
@@ -0,0 +1,2 @@
UPDATE `item_template` SET `ScriptName`='item_arcane_charges' WHERE `entry`='34475';
UPDATE gameobject_template SET faction = 14 WHERE entry = 185134;