RC-31 | Armour | Table Setup
This commit is contained in:
parent
56fe115407
commit
3ba588a3c1
3 changed files with 102 additions and 2 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"singular": "Weapon",
|
||||
"plural": "Weapons"
|
||||
},
|
||||
"armour": "Armour",
|
||||
"wear": "Wear",
|
||||
"damage": "Damage",
|
||||
"guts": "Guts",
|
||||
|
|
@ -46,7 +47,14 @@
|
|||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"copper": "Copper"
|
||||
}
|
||||
},
|
||||
"anatomy": {
|
||||
"head": "Head",
|
||||
"body": "Body",
|
||||
"arms": "Arms",
|
||||
"legs": "Legs"
|
||||
},
|
||||
"shield": "Shield"
|
||||
},
|
||||
"setting": {
|
||||
"abbrAccess": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue