mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
forgot some misc to loot change stuff :O (#428)
This commit is contained in:
parent
07886282b9
commit
33ac7d5ab7
1 changed files with 2 additions and 2 deletions
|
|
@ -172,7 +172,7 @@
|
|||
"name": "Items",
|
||||
"sorting": "m",
|
||||
"color": "#000000",
|
||||
"packs": ["armors", "weapons", "consumables", "miscellaneous"]
|
||||
"packs": ["armors", "weapons", "consumables", "loot"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -222,7 +222,7 @@
|
|||
"domainCard": {
|
||||
"htmlFields": ["description"]
|
||||
},
|
||||
"miscellaneous": {
|
||||
"loot": {
|
||||
"htmlFields": ["description"]
|
||||
},
|
||||
"consumable": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue