mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
@@ -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);
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user