forgot some misc to loot change stuff :O

This commit is contained in:
CPTN Cosmo 2025-07-27 13:41:05 +02:00
parent 07886282b9
commit d01fb1c77b

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": {