RC-101 | Armour | Add Location Data
This commit is contained in:
parent
4948c7e755
commit
3ffbc57546
3 changed files with 37 additions and 3 deletions
|
|
@ -63,7 +63,8 @@
|
|||
"Rare": "Rare",
|
||||
"Scarce": "Scarce"
|
||||
},
|
||||
"protection": "Protection"
|
||||
"protection": "Protection",
|
||||
"location": "Location"
|
||||
},
|
||||
"setting": {
|
||||
"abbrAccess": {
|
||||
|
|
@ -87,7 +88,8 @@
|
|||
"short-range": "Short @RipCrypt.common.range",
|
||||
"long-range": "Long @RipCrypt.common.range",
|
||||
"current-wear": "Current @RipCrypt.common.wear",
|
||||
"max-wear": "Maximum @RipCrypt.common.wear"
|
||||
"max-wear": "Maximum @RipCrypt.common.wear",
|
||||
"location-placeholder": "New Location..."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue