mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/Creature) Fix an error in a previous PR (#10789)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1645536335125857423');
|
||||
|
||||
UPDATE `creature` SET `id2`=19149 WHERE `guid` IN (68474,68475,68476,68477,68478);
|
||||
Reference in New Issue
Block a user