RC-63 | Display skills in sheet
This commit is contained in:
parent
df35c00c5d
commit
1302d91469
9 changed files with 142 additions and 24 deletions
|
|
@ -1,4 +1,11 @@
|
|||
export const gameTerms = Object.preventExtensions({
|
||||
Abilities: Object.freeze({
|
||||
GRIT: `grit`,
|
||||
GRIP: `grip`,
|
||||
GAIT: `gait`,
|
||||
GLIM: `glim`,
|
||||
THINGLIM: `thin-glim`,
|
||||
}),
|
||||
FatePath: [
|
||||
`North`,
|
||||
`East`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue