Merge branch 'dev' into feature/space

This commit is contained in:
Pyritie 2025-06-02 23:07:47 +01:00
commit 076775bfc5
14 changed files with 139 additions and 59 deletions

View file

@ -155,6 +155,7 @@ LootJS.modifiers((event) => {
registerLootrLoots(event)
registerPrimitiveCreatesLoots(event)
registerTFCLoots(event)
registerTFGLoots(event)
});
/**