mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
5
data/sql/updates/db_world/2024_07_01_00.sql
Normal file
5
data/sql/updates/db_world/2024_07_01_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2024_06_29_11 -> 2024_07_01_00
|
||||
--
|
||||
DELETE FROM `acore_string` WHERE `entry` = 602;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
(602, ' [rewarded]');
|
||||
Reference in New Issue
Block a user