mirror of
https://github.com/tonytins/citylimits
synced 2025-06-25 17:34:43 -04:00
Organized city and advisor dialogs
- Added another existing character, Cindy Diamond, to take over as City Planning now that City Limits officially takes place in Nethington. Zack now handles transport. - News keys are now properly shuffled after index. - Updated screenshot to the recent look - Simplified money cheat - Updated credits in README
This commit is contained in:
parent
8b37060d5c
commit
986789ae5d
19 changed files with 400 additions and 46 deletions
6
dialog/advisors/cityplanner.json
Normal file
6
dialog/advisors/cityplanner.json
Normal file
|
@ -0,0 +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."
|
||||
}
|
||||
}
|
0
dialog/advisors/transport.json
Normal file
0
dialog/advisors/transport.json
Normal file
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"1": {
|
||||
"name": "Roll up your sleeves, Mayor!",
|
||||
"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."
|
||||
}
|
||||
}
|
|
@ -66,7 +66,7 @@
|
|||
"text": "Local Cop Found To Be Ticketing Only Lantern-Jawed Males."
|
||||
},
|
||||
"23": {
|
||||
"text": "Tree Stuck In Cat; Firefighters Baffled."
|
||||
"text": "From The Desk Of Wise Guy Sammy: Better To Aim High And Miss Then To Aim Low And Hit."
|
||||
},
|
||||
"24": {
|
||||
"text": "Weasel Rejected As [city]'s Crime-Fighting Mascot."
|
||||
|
@ -88,5 +88,41 @@
|
|||
},
|
||||
"30": {
|
||||
"text": "[city] Baker Wins Pickled Crumpet Toss Three Years Running."
|
||||
},
|
||||
"31": {
|
||||
"text": "Local Merchants Puzzled By Rumors Of Kitty Kibble Shortage; \"We Have Plenty,\" Say Most."
|
||||
},
|
||||
"32": {
|
||||
"text": "Cats Concerned By Rumors Of Kitty Kibble Shortage; Owners In Panic."
|
||||
},
|
||||
"33": {
|
||||
"text": "No Kitty Kibble Shortage Says Local Representative Of Kitty Kibble Association."
|
||||
},
|
||||
"34": {
|
||||
"text": "Rumors Persist In Kitty Kibble Shortage; Unfounded Say Many."
|
||||
},
|
||||
"35": {
|
||||
"text": "Is Kitty Kibble Shortage A Hoax? Cats Search For Truth."
|
||||
},
|
||||
"37": {
|
||||
"text": "Cats Say Not Enough Being Done In Kitty Kibble Shortage."
|
||||
},
|
||||
"38": {
|
||||
"text": "Rumors Persist In Kitty Kibble Shortage; Unfounded Say Many."
|
||||
},
|
||||
"39": {
|
||||
"text": "Enough Kitty Kibble For Twenty Years, Experts Agree."
|
||||
},
|
||||
"40": {
|
||||
"text": "From The Desk Of Wise Guy Sammy: One Word In This Ticker Is Mispelled."
|
||||
},
|
||||
"50": {
|
||||
"text": "From The Desk Of Wise Guy Sammy: One Word In This Ticker Is Sdrawkcab (Backwards)."
|
||||
},
|
||||
"51": {
|
||||
"text": "From The Desk Of Wise Guy Sammy: It Is Easier To Get Forgiveness Than Permission."
|
||||
},
|
||||
"52": {
|
||||
"text": "From The Desk Of Wise Guy Sammy: You Can't Outwait A Bureaucracy."
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue