mirror of
https://github.com/tonytins/citylimits
synced 2025-12-15 20:54:43 -05:00
Tax system
- New tax system - Advisor window modeled after SC3k's - Advisor start_dialogue() function is now connected to a SimEvent "advisor_message" signal - Advisor windows are now autoloaded and no longer part of the core interface node - Added 3D buildings from Micropolis repo
This commit is contained in:
parent
49a1186115
commit
e5505a3244
243 changed files with 3853 additions and 224 deletions
|
|
@ -21,7 +21,6 @@ config/windows_native_icon="res://icon.ico"
|
|||
|
||||
[autoload]
|
||||
|
||||
CityData="*res://scripts/autoload/sim_data.gd"
|
||||
SimData="*res://scripts/autoload/sim_data.gd"
|
||||
SimEvents="*res://scripts/autoload/sim_events.gd"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue