fix(Scritps/AV): Use db defined text for Herald (#19486)

* fix(Scritps/AV): Use db defined text for Herald

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19483

* indent

* Update BattlegroundAV.cpp

* fix build

* remove from acore_string

* Update BattlegroundAV.h
This commit is contained in:
Kitzunu 2024-07-28 01:44:03 +02:00 committed by GitHub
parent 6c0afe1810
commit 4785aabbf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 309 additions and 111 deletions

View file

@ -0,0 +1,2 @@
--
DELETE FROM `acore_string` WHERE `entry` IN (1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325);