fixed butchery knife meat bonus, added it to all the non-earth animals too

This commit is contained in:
Pyritie 2025-09-03 21:18:51 +01:00
parent 63a85f1777
commit 91a78b4bfc
9 changed files with 252 additions and 207 deletions

View file

@ -181,6 +181,7 @@ LootJS.modifiers((event) => {
registerSpeciesLoots(event)
registerTFCLoots(event)
registerTFGLoots(event)
registerWansAncientBeastsLoots(event)
});
/**