mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-02-20 02:14:33 +00:00
fix (sql): Rename due to quash conflict
This commit is contained in:
3
sql/updates/world/AC_2022_08_15_00.sql
Normal file
3
sql/updates/world/AC_2022_08_15_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `acore_string` WHERE `entry`=30091;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`, `locale_koKR`, `locale_frFR`, `locale_deDE`, `locale_zhCN`, `locale_zhTW`, `locale_esES`, `locale_esMX`, `locale_ruRU`) VALUES
|
||||
(30091, '|cffffff00[|cffff0000ANTICHEAT ALERT|r|cffffff00]:|r BG Start Teleport\\Exploit Hack DETECTED|cFFFF8C00[|Hplayer:%s|h%s|h|r|cFFFF8C00] - Latency: %u ms', NULL, NULL, NULL, NULL, NULL, '', '', NULL);
|
||||
Reference in New Issue
Block a user