Add Craft as a valid item subtype

This commit is contained in:
Oliver-Akins 2025-02-08 23:35:32 -07:00
parent 71a02970cf
commit 09fe218076
5 changed files with 84 additions and 0 deletions

View file

@ -6,6 +6,11 @@ export const gameTerms = Object.preventExtensions({
GLIM: `glim`,
THINGLIM: `thin-glim`,
}),
Aspects: Object.freeze({
FOCUS: `focus`,
FLECT: `flect`,
FRACT: `fract`,
}),
FatePath: [
`North`,
`East`,