chore(DB): import pending files

Referenced commit(s): a4ddc22a9a
This commit is contained in:
AzerothCoreBot
2022-10-07 22:43:18 +00:00
parent a4ddc22a9a
commit 9cb978fab1
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2022_10_07_04 -> 2022_10_07_05
--
-- There are twice as many NPC Grimscale Forager (15670) as NPC Grimscale Seer (15950) and twice as many NPC Grimscale Murloc (15668) as NPC Grimscale Oracle (15669)
UPDATE `creature` SET `id1`=15670, `id2`=15670, `id3`=15950 WHERE `id1` IN (15670, 15950);

View File

@@ -1,3 +1,4 @@
-- DB update 2022_10_07_05 -> 2022_10_07_06
--
-- Not every GAMEOBJECT Captain Kelisendra's Cargo (180917) will be spawned at the same time and object bunching is possible (1 pool). 6 can be up at time (confirmed twice) and thier respawn seem very fast.