forked from public/fvtt-cthulhu-eternal
Add resources management
This commit is contained in:
16
lang/en.json
16
lang/en.json
@@ -34,6 +34,20 @@
|
||||
},
|
||||
"Protagonist": {
|
||||
"FIELDS": {
|
||||
"resources": {
|
||||
"permanentRating": {
|
||||
"label": "Permanent Rating"
|
||||
},
|
||||
"hand": {
|
||||
"label": "Hand"
|
||||
},
|
||||
"stowed": {
|
||||
"label": "Stowed"
|
||||
},
|
||||
"storage": {
|
||||
"label": "Storage"
|
||||
}
|
||||
},
|
||||
"biodata": {
|
||||
"feature": {
|
||||
"label": "Feature"
|
||||
@@ -274,6 +288,8 @@
|
||||
"veryHarsh": "Very Harsh"
|
||||
},
|
||||
"Label": {
|
||||
"resources": "Resources",
|
||||
"resourceChecks": "Resource Checks",
|
||||
"sanBPShort": "BP",
|
||||
"tempInsanity": "Temp. Insanity",
|
||||
"distinguishingFeatures": "Distinguishing Features",
|
||||
|
||||
Reference in New Issue
Block a user