citylimits/json/ticker/config.json
Tony Bark 5de5a0c315 [Broken] Removed news branding
- 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
2022-08-08 18:29:56 -04:00

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"
]
}