mirror of
https://github.com/tonytins/citylimits
synced 2025-06-25 17:34:43 -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
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"1": {
|
||||
"name": "Roll up your sleeves, Mayor!",
|
||||
"text": "Welcome to City Limits! I'm Cindy, and I'll be your city planner. I'll help you with zoning, land values, and handling connections to and from the city."
|
||||
"text": "Nice to meet you, Mayor [name]. I'm Cindy, your city planner. I'll be helping you with zoning, land values, and handling connections to and from the city."
|
||||
}
|
||||
}
|
|
@ -9,6 +9,6 @@
|
|||
},
|
||||
"3": {
|
||||
"name": "Tire Recylcing Proposed",
|
||||
"text": "Mayor [name], used tires a big are a big problem. They waste land space or accumlate in piles that, if ignited, pollute our air. Do you know that tires could be recycled and used in paving material? It can even reduce the cost of building roads. [city] would greatly benefit from having a tire recylcing program.\nWe could set the sheels in motion today, if you agree to enact the Tire Recylcing Program."
|
||||
"text": "Mayor [name], used tires a big are a big problem. They waste land space or accumlate in piles that, if ignited, pollute our air. Do you know that tires could be recycled and used in paving material? It can even reduce the cost of building roads. [city] would greatly benefit from having a tire recylcing program.\nWe could set the wheels in motion today, if you agree to enact the Tire Recylcing Program."
|
||||
}
|
||||
}
|
|
@ -126,10 +126,10 @@
|
|||
"text": "From The Desk Of Wise Guy Sammy: You Can't Outwait A Bureaucracy."
|
||||
},
|
||||
"53": {
|
||||
"text": "Mr. Fluffy’s Futures Rise in the Wake of Kitty Kibble Shortage Rumors."
|
||||
"text": "Mr. Fluffy's Futures Rise in the Wake of Kitty Kibble Shortage Rumors."
|
||||
},
|
||||
"54": {
|
||||
"text": "[species] Discovers Picayune Newspaper in Trash."
|
||||
"text": "[species] Discovers Picayune Newspaper Lying on the Ground; Throws It Away."
|
||||
},
|
||||
"55": {
|
||||
"text": "Local [species] Bill Flopsby Heads County Commission On Snuggles And Hugs."
|
||||
|
@ -151,8 +151,5 @@
|
|||
},
|
||||
"61": {
|
||||
"text": "Bus Misses Turn, Dozens Late For Work."
|
||||
},
|
||||
"62": {
|
||||
"text": "."
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue