mirror of
https://github.com/tonytins/citylimits
synced 2025-06-27 02:04:42 -04:00
[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
This commit is contained in:
parent
40e68bb7e5
commit
5de5a0c315
7 changed files with 42 additions and 95 deletions
11
json/ticker/config.json
Normal file
11
json/ticker/config.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"outlet": "Pawprint Press",
|
||||
"competing_outlet": "Citizen Telegram",
|
||||
"ticker_files": [
|
||||
"adverts.json",
|
||||
"sammy.json",
|
||||
"kittykibble.json",
|
||||
"citylife.json",
|
||||
"extra_lore.json"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue