Expose player names to localization.
This commit is contained in:
committed by
Gustas
parent
9a46f3053a
commit
4e5556dccc
@@ -8,6 +8,10 @@ options-difficulty =
|
||||
.normal = Normal
|
||||
.hard = Hard
|
||||
|
||||
## player
|
||||
bot-campaign-ai =
|
||||
.name = Campaign Player AI
|
||||
|
||||
## campaign-maprules.yaml
|
||||
actor-moneycrate-name = Money Crate
|
||||
|
||||
|
||||
@@ -559,3 +559,13 @@ actor-truck =
|
||||
Builds fast
|
||||
Unarmed
|
||||
.name = Supply Truck
|
||||
|
||||
## ai.yaml
|
||||
bot-cabal =
|
||||
.name = Cabal
|
||||
|
||||
bot-watson =
|
||||
.name = Watson
|
||||
|
||||
bot-hal9001 =
|
||||
.name = HAL 9001
|
||||
|
||||
Reference in New Issue
Block a user