RC-36 | Abilities | Guts Input
This commit is contained in:
parent
9c967aa354
commit
23cad8fcc3
4 changed files with 72 additions and 7 deletions
|
|
@ -34,7 +34,8 @@
|
|||
"plural": "Weapons"
|
||||
},
|
||||
"wear": "Wear",
|
||||
"damage": "Damage"
|
||||
"damage": "Damage",
|
||||
"guts": "Guts"
|
||||
},
|
||||
"setting": {
|
||||
"abbrAccess": {
|
||||
|
|
@ -44,7 +45,12 @@
|
|||
},
|
||||
"Apps": {
|
||||
"move-run": "@RipCrypt.common.move • @RipCrypt.common.run",
|
||||
"traits-range": "@RipCrypt.common.traits • @RipCrypt.common.range"
|
||||
"traits-range": "@RipCrypt.common.traits • @RipCrypt.common.range",
|
||||
"a11y": {
|
||||
"guts-value-edit": "The current amount of guts the character has",
|
||||
"guts-value-readonly": "The current amount of guts the character has",
|
||||
"guts-max-readonly": "The maximum amount of guts the character can have"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue