mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-20 14:51:34 -04:00
[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:
@@ -0,0 +1,2 @@
|
||||
UPDATE `item_template` SET `ScriptName`='item_arcane_charges' WHERE `entry`='34475';
|
||||
UPDATE gameobject_template SET faction = 14 WHERE entry = 185134;
|
||||
Reference in New Issue
Block a user