mirror of
https://github.com/tonytins/citylimits
synced 2025-05-09 15:24:49 -04:00
- Ticker files are no longer baked into the game - Removed secondary outlet - News window uses outlet name from Json name - Lowered maximum amount of news items
11 lines
No EOL
232 B
JSON
11 lines
No EOL
232 B
JSON
{
|
|
"outlet": "Pawprint Press",
|
|
"competing_outlet": "Citizen Telegram",
|
|
"ticker_files": [
|
|
"adverts.json",
|
|
"sammy.json",
|
|
"kittykibble.json",
|
|
"citylife.json",
|
|
"extra_lore.json"
|
|
]
|
|
} |