Add a method in MobEntry for replacing the drops list entirely
Tslat opened this issue ยท 0 comments
Currently MobEntry has a way to add drops to the drops list for a given mob, but it doesn't have a way to remove or clear drops.
Currently JER is overpopulating my mob's drop lists because it's parsing through additional tables linked from the first, which it shouldn't really do.
I'd like to override the drops MobEntry has by default with a new list, with some of the things removed