change fern loot tables to add straw

This commit is contained in:
Pyritie 2026-01-19 22:15:56 +00:00
parent 766b2f1948
commit 624d7de7e0
3 changed files with 85 additions and 4 deletions

View file

@ -179,6 +179,7 @@ TFCEvents.data(event => {
*/
LootJS.modifiers((event) => {
registerAdAstraLoots(event)
registerBeneathLoots(event)
registerTFGOreLoots(event)
registerLootrLoots(event)
registerPrimitiveCreaturesLoots(event)