RC-101 | Armour | Add Location Data

This commit is contained in:
Oliver-Akins 2025-01-15 20:16:32 -07:00
parent 4948c7e755
commit 3ffbc57546
3 changed files with 37 additions and 3 deletions

View file

@ -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..."
}
}
}