summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2005-11-21 14:28:31 +0000
committertruelight <truelight@openttd.org>2005-11-21 14:28:31 +0000
commitaf6fe3949bd85f3ebbff210c82d6d0d90003d2a4 (patch)
treeed3e3492216f1374aa8c453d1e1db298c57deb95 /lang
parent0ecab5110ef6e4b5599f5ca19b77774a8b7da4aa (diff)
downloadopenttd-af6fe3949bd85f3ebbff210c82d6d0d90003d2a4.tar.xz
(svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable via patch
settings, off by defaut). An other step to AIScripts. WARNING: this is still highly experimental and has known bugs!
Diffstat (limited to 'lang')
-rw-r--r--lang/english.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt
index 678a646f9..34ad779e5 100644
--- a/lang/english.txt
+++ b/lang/english.txt
@@ -1011,6 +1011,7 @@ STR_CONFIG_PATCHES_AI_BUILDS_AIRCRAFT :{LTBLUE}Disable
STR_CONFIG_PATCHES_AI_BUILDS_SHIPS :{LTBLUE}Disable ships for computer: {ORANGE}{STRING1}
STR_CONFIG_PATCHES_AINEW_ACTIVE :{LTBLUE}Enable new AI (alpha): {ORANGE}{STRING1}
+STR_CONFIG_PATCHES_AI_IN_MULTIPLAYER :{LTBLUE}Allow AIs in multiplayer (experimental): {ORANGE}{STRING1}
STR_CONFIG_PATCHES_SERVINT_TRAINS :{LTBLUE}Default service interval for trains: {ORANGE}{STRING1} days/%
STR_CONFIG_PATCHES_SERVINT_TRAINS_DISABLED :{LTBLUE}Default service interval for trains: {ORANGE}disabled
@@ -1175,6 +1176,7 @@ STR_CONFIG_GAME_PRODUCTION :{WHITE}Change p
TEMP_AI_IN_PROGRESS :{WHITE}Welcome to this new AI, a work in progress. You should expect problems. When you happen take a screenshot and post it in the forum. Enjoy!
TEMP_AI_ACTIVATED :{WHITE}Warning: this new AI is still alpha! Currently, only trucks and busses work!
+TEMP_AI_MULTIPLAYER :{WHITE}Warning: this function is still experimental. Please report any problems with it to truelight@openttd.org.
############ network gui strings