Add availability to weapon sheet
This commit is contained in:
parent
3dd459660e
commit
1437dd6ee1
6 changed files with 38 additions and 6 deletions
|
@ -11,5 +11,11 @@
|
|||
"DS4.AttackTypeRanged": "Ranged",
|
||||
"DS4.AttackTypeMeleeRanged": "Melee / Ranged",
|
||||
"DS4.Quantity": "Quantity",
|
||||
"DS4.PriceGold": "Price (Gold)"
|
||||
"DS4.PriceGold": "Price (Gold)",
|
||||
"DS4.ItemAvailability": "Availability",
|
||||
"DS4.ItemAvailabilityHamlet": "Hamlet",
|
||||
"DS4.ItemAvailabilityVilage": "Village",
|
||||
"DS4.ItemAvailabilityCity": "City",
|
||||
"DS4.ItemAvailabilityElves": "Elves",
|
||||
"DS4.ItemAvailabilityDwarves": "Dwarves"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue