mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/creature): Add id2 to Qiraji Scarabs/Scorpions (#13337)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature` SET `id2`=15317 WHERE `id1`=15316;
|
||||
UPDATE `creature` SET `id2`=15316 WHERE `id1`=15317;
|
||||
Reference in New Issue
Block a user