Fix release numbering
This commit is contained in:
+7
-1
@@ -24,6 +24,9 @@
|
||||
"Settings": {
|
||||
"era": "Select the era of your game",
|
||||
"eraHint": "Select the era of your game",
|
||||
"nudge": "Allow roll modification (WP spend)",
|
||||
"nudgeHint": "When enabled, players can spend Willpower Points to modify failed rolls. Disable to remove this optional rule.",
|
||||
"nudgeDisabled": "Roll modification via Willpower Points is currently disabled.",
|
||||
"Common": "Common",
|
||||
"Classical": "Classical",
|
||||
"Medieval": "Medieval",
|
||||
@@ -622,6 +625,7 @@
|
||||
"Weapon": "Weapon",
|
||||
"ZeroWP": "Zero WP : Automatic failure (ie 0%)",
|
||||
"LowWP": "Low WP",
|
||||
"notEnoughWP": "Not enough WP to perform this action",
|
||||
"Exhausted": "Exhausted",
|
||||
"wornWeaponWarning": "Worn weapon: Don't forget to make the luck roll after the attack!",
|
||||
"creature": "Creature",
|
||||
@@ -773,6 +777,7 @@
|
||||
"lethalityLethal": "Lethal !!",
|
||||
"lethalityNotLethal": "Non-Lethal",
|
||||
"WPSpent": "WP Spent",
|
||||
"alreadyUsed": "Already used",
|
||||
"targetMove": "Target Move",
|
||||
"attackerState": "Attacker State",
|
||||
"targetSize": "Target Size",
|
||||
@@ -808,7 +813,8 @@
|
||||
"roll": "Roll",
|
||||
"applyNudge": "Apply",
|
||||
"cancel": "Cancel",
|
||||
"nudgeRoll": "Nudge Roll"
|
||||
"nudgeRoll": "Nudge Roll",
|
||||
"nudgeToSuccess": "Succeed at {score}% for {wp} WP"
|
||||
},
|
||||
"Tooltip": {
|
||||
"sanBP": ">5 SAN lost in one roll, temporary insanity. If SAN less reaches BP = a Disorder unconscious Breaking and AND reset BP.",
|
||||
|
||||
Reference in New Issue
Block a user