RC-37 | Abilities | Move & Run Display
This commit is contained in:
parent
7095d0d3f8
commit
a9cc3244df
4 changed files with 60 additions and 6 deletions
|
|
@ -10,6 +10,8 @@
|
|||
},
|
||||
"common": {
|
||||
"empty": "---",
|
||||
"move": "Move",
|
||||
"run": "Run",
|
||||
"fate": {
|
||||
"North": "North",
|
||||
"East": "East",
|
||||
|
|
@ -28,6 +30,11 @@
|
|||
"name": "Abbreviate Access Names",
|
||||
"hint": "Shortens the Access level names the way the book does. (e.g. \"Common\" becomes \"C\")"
|
||||
}
|
||||
},
|
||||
"Apps": {
|
||||
"HeroSummaryCardV1": {
|
||||
"move-run": "@RipCrypt.common.move • @RipCrypt.common.run"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue