mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-20 14:51:34 -04:00
7a13839178
--HG-- branch : trunk
4 lines
157 B
SQL
4 lines
157 B
SQL
DELETE FROM `worldstates` WHERE `entry` IN (20003);
|
|
INSERT INTO `worldstates` (`entry`,`value`, `comment`) VALUES
|
|
(20003, 0, 'NextBGRandomDailyResetTime');
|