From 042b0e8fda0a51f847ccc8f7e598e7fe5dc63eb2 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 5 Jul 2020 11:47:32 -0500 Subject: [PATCH] Change default gamemode --- playbooks/gameservers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/gameservers.yml b/playbooks/gameservers.yml index a6a4a50..b610a13 100644 --- a/playbooks/gameservers.yml +++ b/playbooks/gameservers.yml @@ -76,6 +76,6 @@ source_instancename: gmod # TODO: Add me when sam figures his shit out # source_args: "+host_workshop_collection COLLECTION_ID" - source_args: "+gamemode sandbox" + source_args: "+gamemode terrortown" source_configrepo: "https://git.9iron.club/salt/gmodconfig" tags: [ steam, gmod ]