Sarjuuk / aowow

Database viewer for TrinityCore based on aowow by @LordJZ, based on the JS-Engine of Wowhead
204 stars 217 forks source link

Drops item #370

Closed blacknightt1 closed 8 months ago

blacknightt1 commented 2 years ago

There are some npc whose LootId is 0

But in the Drops section, it shows some items for them From which table or column should these numbers be seen?

for example: https://www.wowhead.com/npc=43296/chimaeron

sshot-3

Sarjuuk commented 8 months ago

not 3.3.5a probably need to adapt the query in https://github.com/Sarjuuk/aowow/blob/master/setup/tools/sqlgen/creature.func.php to pick up all fields correcty. and check if the lootId in creature_template isn't also 0