-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: game-script/536d4347 (by Schmitt-DE)
- Loading branch information
Librarian
committed
Dec 12, 2024
1 parent
2cefb08
commit d753a0e
Showing
3 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
name: "Schmitt City Growth" | ||
description: "Fork of \"City Growth Limiter\". Now also requiring goods to make the city grow. (only valid for cities above 2000 population by default, by default requiring 1% of population as goods cargo to be received). Like the original mod \"City Growth Limiter\" there is also the need to transport passenger and mail in a sufficient way to make the city grow." | ||
name: "Schmitt City Growth NEW" | ||
description: |- | ||
Your company gets one point for each citizen you generate in a city by making the city grow. | ||
Cities grow when you supply at least x% of city's population size in tons. Thus bigger cities require higher cargo amounts. | ||
The more industries a city that, the more cargo types you have to supply to that city. | ||
url: "https://www.tt-forums.net/viewtopic.php?t=58238" | ||
regions: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
version: "16" | ||
license: "CC-0 v1.0" | ||
upload-date: 2024-12-12T23:52:20Z | ||
md5sum-partial: "1b1cce04" | ||
filesize: 17812 | ||
availability: "new-games" |