mirror of
https://github.com/tonytins/citylimits
synced 2025-06-25 17:34:43 -04:00
Advisor dialogs
- WIP debug/cheat console - Rewrote README - Updated Zack's avatar with something made by me
This commit is contained in:
parent
addbf91a36
commit
59ea5dd6f0
14 changed files with 206 additions and 88 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"1": {
|
||||
"name": "Roll up your sleeves, Mayor!",
|
||||
"text": "Welcome to City Limits! I'm Zack, and I'll be your city planner."
|
||||
"text": "Welcome to City Limits! I'm Zack, and I'll be your city planner. I'll help you with zoning, land values, and handling connections to and from the city."
|
||||
}
|
||||
}
|
6
dialog/finacial.json
Normal file
6
dialog/finacial.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"1": {
|
||||
"name": "Let's get number crunching.",
|
||||
"text": "Hello, Mayor, I'm Kit Welsh. I'll be your financial advisor. I control the income and expenditures for your city. I'll keep you up-to-date on expenditures and let you know if we may need to lower or rise taxes."
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue