Attempt to add HUD core
This commit is contained in:
10
lang/en.json
10
lang/en.json
@@ -736,7 +736,11 @@
|
||||
"rangedRange": "Range",
|
||||
"aimingLastRound": "Aiming Last Round (+20)",
|
||||
"aimingWithSight": "Aiming with Sight (+20)",
|
||||
"applyWounds": "Apply To"
|
||||
"applyWounds": "Apply To",
|
||||
"opposedRollWinner": "Opposed Roll Winner",
|
||||
"opposedRollResult": "Opposed Roll Result",
|
||||
"defeats": "defeats",
|
||||
"critical": "Critical"
|
||||
},
|
||||
"ChatMessage": {
|
||||
"exhausted": "Your protagonist is exhausted. He loses [[/r 1d6]] Willpower Points."
|
||||
@@ -775,7 +779,9 @@
|
||||
"NoAmmo": "No more ammo for this weapon. ",
|
||||
"noRollDataFound": "No roll data found",
|
||||
"noActorFound": "No actor found for this item.",
|
||||
"noSanLossFound": "No SAN loss value found."
|
||||
"noSanLossFound": "No SAN loss value found.",
|
||||
"opposedRollFirstStored": "First opposed roll stored. Perform and store the second roll to resolve the opposed roll.",
|
||||
"opposedRollSecondStored": "Second opposed roll stored. The opposed roll is now being resolved."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user