azerothcore/mod-eluna

Duplicate unused items are saved to db

Opened this issue · 0 comments

#52 introduced a function that saves an item to the DB without any reference.

See https://discord.com/channels/217589275766685707/284406375495368704/997943971739340921

LootStoreItem doesn't know the item itself, only the item template so wouldn't that lead to an item entry in the database that doesn't do anything?