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-rules.yaml
|
||||
actor-crate-name = Crate
|
||||
|
||||
|
||||
@@ -849,3 +849,16 @@ actor-powerproxy-paratroopers =
|
||||
.name = Paratroopers
|
||||
.description = A Badger drops a squad of infantry
|
||||
anywhere on the map.
|
||||
|
||||
## ai.yaml
|
||||
bot-rush-ai =
|
||||
.name = Rush AI
|
||||
|
||||
bot-normal-ai =
|
||||
.name = Normal AI
|
||||
|
||||
bot-turtle-ai =
|
||||
.name = Turtle AI
|
||||
|
||||
bot-naval-ai =
|
||||
.name = Naval AI
|
||||
|
||||
Reference in New Issue
Block a user