aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Coop/keyvalues
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-10-14 21:01:40 +0100
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-10-14 21:01:40 +0100
commit9a2778eabc7ba968968e41dda9f03525d6c5383d (patch)
tree6d1c5dc64754d542d68a7f47742a701a4eec9308 /Northstar.Coop/keyvalues
parentc0a0c7e502f2bc99185d79a485b965f63de7a203 (diff)
downloadNorthstarMods-9a2778eabc7ba968968e41dda9f03525d6c5383d.tar.gz
NorthstarMods-9a2778eabc7ba968968e41dda9f03525d6c5383d.zip
oh fuck i forgot to commit for a while
Diffstat (limited to 'Northstar.Coop/keyvalues')
-rw-r--r--Northstar.Coop/keyvalues/playlists_v2.txt59
1 files changed, 59 insertions, 0 deletions
diff --git a/Northstar.Coop/keyvalues/playlists_v2.txt b/Northstar.Coop/keyvalues/playlists_v2.txt
new file mode 100644
index 000000000..e3a241b7c
--- /dev/null
+++ b/Northstar.Coop/keyvalues/playlists_v2.txt
@@ -0,0 +1,59 @@
+playlists
+{
+ Playlists
+ {
+ sp_coop
+ {
+ inherit defaults
+ vars
+ {
+ name #PL_sp_coop
+ lobbytitle #PL_sp_coop_lobby
+ description #PL_sp_coop_desc
+ hint #PL_sp_coop_hint
+ abbreviation #PL_sp_coop_abbr
+ image ffa
+
+ // taken from solo gamemode
+ always_enable_autotitans 1
+ burn_meter_enabled 0
+ cinematic_mode 1
+ classic_mp 0
+ hud_score_enabled 0
+ max_players 16
+ max_teams 1
+ ranking_supported 0
+ riff_allow_npcs 1
+ riff_minimap_state 1
+ riff_titan_availability 3
+ riff_titan_exit_enabled 3
+ rodeo_battery_disembark_to_pickup 0
+ titan_build_time 300
+ titan_health_bar_display default
+ titan_mode_change_allowed 0
+ titan_rebuild_time 195
+ titan_segmented_health 0
+ titan_shield_regen 1
+ }
+
+ gamemodes
+ {
+ solo
+ {
+ maps
+ {
+ sp_training 1
+ sp_crashsite 1
+ sp_sewers1 1
+ sp_boomtown_start 1
+ sp_hub_timeshift 1
+ sp_beacon 1
+ sp_tday 1
+ sp_s2s 1
+ sp_skyway_v1 1
+ }
+ }
+ }
+ }
+ }
+} \ No newline at end of file