diff options
author | belugas <belugas@openttd.org> | 2007-05-01 17:16:51 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2007-05-01 17:16:51 +0000 |
commit | 7de20df3791e86c0692b05f94a68b96f45bc7a33 (patch) | |
tree | bf93bc8357cca9a06087d150d441d6b6b9113a71 /src/lang | |
parent | 53485da02ce6ca366ecb8d011a4007f37a3e3082 (diff) | |
download | openttd-7de20df3791e86c0692b05f94a68b96f45bc7a33.tar.xz |
(svn r9762) -Feature: Two new difficulty settings : Very low number of towns and very low number of industries
Based on FS#289, by pitt2
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 7e0e22ec9..c8fea1eaa 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2038,6 +2038,7 @@ STR_16816_CITY_APPROVAL :{LTBLUE}City co ############ range for difficulty settings ends STR_26816_NONE :None +STR_NUM_VERY_LOW :Very low STR_6816_LOW :Low STR_6817_NORMAL :Normal STR_6818_HIGH :High |