mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 15:33:59 +00:00
5
data/sql/updates/db_world/2022_12_24_00.sql
Normal file
5
data/sql/updates/db_world/2022_12_24_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_12_22_14 -> 2022_12_24_00
|
||||
--
|
||||
DELETE FROM `acore_string` WHERE `entry` = 5084;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
(5084, 'Spell cast failed! SpellCastResult returned: %s (%u).');
|
||||
Reference in New Issue
Block a user