[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:
Tony Bark 2022-08-08 18:29:56 -04:00
parent 40e68bb7e5
commit 5de5a0c315
7 changed files with 42 additions and 95 deletions

View file

@ -22,7 +22,6 @@ SimData="*res://scripts/autoload/sim_data.gd"
SimEvents="*res://scripts/autoload/sim_events.gd"
SimTime="*res://scripts/autoload/sim_time.gd"
ZoneData="*res://scripts/autoload/zone_data.gd"
Caseyverse="*res://scripts/autoload/caseyverse.gd"
JsonHelper="*res://scripts/autoload/jsonhelper.gd"
[display]