Expose player names to localization.

This commit is contained in:
Matthias Mailänder
2024-07-30 21:23:13 +02:00
committed by Gustas
parent 9a46f3053a
commit 4e5556dccc
39 changed files with 203 additions and 77 deletions

View File

@@ -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

View File

@@ -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