azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.42k stars 2.58k forks source link

Shellfish Trap doesn't spawn Drysnap Crawler #7961

Open vtihomirov opened 3 years ago

vtihomirov commented 3 years ago

Current Behaviour

No Drysnap Crawler is spawned. It never awards more than one shellfish.

Expected Blizzlike Behaviour

Opening a Shellfish Trap should sometime spawn an aggressive Drysnap Crawler 11562. It should sometimes award more than one shellfish.

Source

https://www.youtube.com/watch?v=6m2MA-M6Pi4

Steps to reproduce the problem

  1. .quest add 5386
  2. .go gobject 32551
  3. Scout the area and open other Shellfish traps
  4. Check if Shellfish rewarded is always one.
  5. Check if Drysnap Crawler will spawn.

Extra Notes

No response

AC rev. hash/commit

606ea325a2ea

Operating system

Arch Linux

Custom changes or Modules

No response

avarishd commented 11 months ago

They do spawn them, issue is that the objects are not pooled and normal/trapped spawns are always the same locations. (90% of similar cases)