cleanup rock loot tables
This commit is contained in:
parent
e90cccbcc8
commit
b1fddab3e9
36 changed files with 300 additions and 1321 deletions
|
|
@ -181,6 +181,7 @@ TFCEvents.data(event => {
|
|||
LootJS.modifiers((event) => {
|
||||
registerAdAstraLoots(event)
|
||||
registerBeneathLoots(event)
|
||||
registerTFGRockLoots(event)
|
||||
registerTFGOreLoots(event)
|
||||
registerLootrLoots(event)
|
||||
registerPrimitiveCreaturesLoots(event)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue