mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
* 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
2 lines
151 B
SQL
2 lines
151 B
SQL
UPDATE `item_template` SET `ScriptName`='item_arcane_charges' WHERE `entry`='34475';
|
|
UPDATE gameobject_template SET faction = 14 WHERE entry = 185134; |