Start combat management
This commit is contained in:
13
lang/en.json
13
lang/en.json
@ -1,4 +1,9 @@
|
||||
{
|
||||
"COMBAT": {
|
||||
"Round": "Second",
|
||||
"Rounds": "Seconds",
|
||||
"RoundNext": "Next second"
|
||||
},
|
||||
"LETHALFANTASY": {
|
||||
"Armor": {
|
||||
"Category": {
|
||||
@ -178,7 +183,10 @@
|
||||
}
|
||||
},
|
||||
"Label": {
|
||||
"initiative": "Initiative",
|
||||
"maxInitiativeWisdom": "Max initiative (from wisdom)",
|
||||
"combat": "Combat",
|
||||
"rollInitiative": "Roll initiative",
|
||||
"money": "Money",
|
||||
"favorResult": "Favor result",
|
||||
"disfavorResult": "Disfavor result",
|
||||
@ -233,7 +241,10 @@
|
||||
"jog": "Jog",
|
||||
"run": "Run",
|
||||
"sprint": "Sprint",
|
||||
"walk": "Walk"
|
||||
"walk": "Walk",
|
||||
"jumpBroad": "Broad jump",
|
||||
"jumpRunning": "Running jump",
|
||||
"jumpVertical": "Vertical jump"
|
||||
},
|
||||
"newArmor": "New armor",
|
||||
"newWeapon": "New weapon",
|
||||
|
Reference in New Issue
Block a user