azerothcore / azerothcore-wotlk

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

Crown Underling drops are wrong #18418

Open BeefSteaker opened 6 months ago

BeefSteaker commented 6 months ago

https://github.com/chromiecraft/chromiecraft/issues/6639

What client do you play on?

enUS

Faction

Both

Content Phase:

61-64

Current Behaviour

Currently they drop low level loot from reference table 45009 image

Expected Blizzlike Behaviour

They should drop generic Outland items, e.g. Netherweave Cloth.

Source

image https://www.wowhead.com/wotlk/npc=38030/crown-underling#drops

Steps to reproduce the problem

  1. .event start 8
  2. .go c id 38030
  3. Kill one.
  4. Loot it.

Extra Notes

No response

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/51c414b9d58c224c1a2238f8bfc07cbed0060a02

Operating system

Ubuntu 20.04

Modules

Customizations

None

Server

ChromieCraft

heyitsbench commented 6 months ago

You can't sniff loot.

BeefSteaker commented 6 months ago

F