forgot some misc to loot change stuff :O (#428)

This commit is contained in:
CPTN Cosmo 2025-07-27 13:43:39 +02:00 committed by GitHub
parent 07886282b9
commit 33ac7d5ab7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -172,7 +172,7 @@
"name": "Items", "name": "Items",
"sorting": "m", "sorting": "m",
"color": "#000000", "color": "#000000",
"packs": ["armors", "weapons", "consumables", "miscellaneous"] "packs": ["armors", "weapons", "consumables", "loot"]
} }
] ]
} }
@ -222,7 +222,7 @@
"domainCard": { "domainCard": {
"htmlFields": ["description"] "htmlFields": ["description"]
}, },
"miscellaneous": { "loot": {
"htmlFields": ["description"] "htmlFields": ["description"]
}, },
"consumable": { "consumable": {