fix(DB/GameEvent): correct wrong emissary NPCs spawned during CTA: Warsong Gulch game event (#7719)

Fixes #6857
This commit is contained in:
UltraNix
2021-09-07 02:11:37 +02:00
committed by GitHub
parent f07faedc40
commit d1b68987e7

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630758241494670700');
UPDATE `creature` SET `id`=15102 WHERE `guid` BETWEEN 208173 AND 208184;