mirror of
https://github.com/tonytins/citylimits
synced 2025-06-26 01:44:42 -04:00
Redid interface
- Redid the interface with everything now at the bottom. - Advisors can now address the mayor and city - Updated tax window with red and green arrow icons - Tweaked income algorithm
This commit is contained in:
parent
7a4619f874
commit
d3350dd8a6
18 changed files with 529 additions and 186 deletions
|
@ -4,6 +4,7 @@ signal has_power
|
|||
signal budget
|
||||
signal game_speed
|
||||
|
||||
# Policies and Advisors
|
||||
signal policy_message(policy)
|
||||
signal policy_analysis(advisor, policy)
|
||||
signal advisor_message(advisor, message)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue