RC-30 | Weapons | Table Setup
This commit is contained in:
parent
941c5f885f
commit
bf8440e53d
5 changed files with 97 additions and 13 deletions
|
|
@ -26,7 +26,15 @@
|
|||
"gait": "Gait",
|
||||
"grip": "Grip",
|
||||
"glim": "Glim"
|
||||
}
|
||||
},
|
||||
"traits": "Traits",
|
||||
"range": "Range",
|
||||
"weapon": {
|
||||
"singular": "Weapon",
|
||||
"plural": "Weapons"
|
||||
},
|
||||
"wear": "Wear",
|
||||
"damage": "Damage"
|
||||
},
|
||||
"setting": {
|
||||
"abbrAccess": {
|
||||
|
|
@ -35,9 +43,8 @@
|
|||
}
|
||||
},
|
||||
"Apps": {
|
||||
"HeroSummaryCardV1": {
|
||||
"move-run": "@RipCrypt.common.move • @RipCrypt.common.run"
|
||||
}
|
||||
"move-run": "@RipCrypt.common.move • @RipCrypt.common.run",
|
||||
"traits-range": "@RipCrypt.common.traits • @RipCrypt.common.range"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue