mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
6
data/sql/updates/db_world/2025_06_29_02.sql
Normal file
6
data/sql/updates/db_world/2025_06_29_02.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2025_06_29_01 -> 2025_06_29_02
|
||||
--
|
||||
DELETE FROM `acore_string` WHERE `entry` IN (1184,1185);
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
(1184, '| Guild Ranks:'),
|
||||
(1185, '| {} - {}');
|
||||
Reference in New Issue
Block a user