mirror of
https://github.com/tonytins/citylimits
synced 2025-06-25 17:34:43 -04:00
Implemented basic buying functions
- Renamed more scripts - Switched license to Artistic 2.0
This commit is contained in:
parent
8435cab605
commit
0b60335591
17 changed files with 330 additions and 428 deletions
|
@ -7,7 +7,7 @@ var quarter: int = 1
|
|||
var population: int = 0
|
||||
var news_ticker: String
|
||||
|
||||
var budget: int
|
||||
var budget: int = 10000000
|
||||
var prev_budget: int
|
||||
|
||||
var res_tax: int
|
Loading…
Add table
Add a link
Reference in a new issue