mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 19:53:02 -04:00
Commented ace in externals/CmakeLists.txt and moved zlib before g3dlite, requested by click --HG-- branch : trunk
4 lines
234 B
SQL
4 lines
234 B
SQL
DELETE FROM `command` WHERE `name`='reload creature_onkill_reputation';
|
|
INSERT INTO `command` VALUES
|
|
('reload creature_onkill_reputation','3','Syntax: .reload creature_onkill_reputation\r\nReload creature_onkill_reputation table.');
|