Advisor dialogs

- WIP debug/cheat console
- Rewrote README
- Updated Zack's avatar with something made by me
This commit is contained in:
Tony Bark 2021-05-20 18:17:44 -04:00
parent addbf91a36
commit 59ea5dd6f0
14 changed files with 206 additions and 88 deletions

View file

@ -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
View 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."
}
}