mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/GameEvent): correct wrong emissary NPCs spawned during CTA: Warsong Gulch game event (#7719)
Fixes #6857
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630758241494670700');
|
||||
|
||||
UPDATE `creature` SET `id`=15102 WHERE `guid` BETWEEN 208173 AND 208184;
|
||||
Reference in New Issue
Block a user