mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +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",
|
"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": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue