RC-30 | Weapons | Table Setup

This commit is contained in:
Oliver-Akins 2024-12-28 17:14:43 -07:00
parent 941c5f885f
commit bf8440e53d
5 changed files with 97 additions and 13 deletions

View file

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