From 43f82f9ec9c9b8704b34116da4a6ecba47e1e892 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 5 Jul 2020 11:49:30 -0500 Subject: [PATCH] Change default map --- playbooks/gameservers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/gameservers.yml b/playbooks/gameservers.yml index b610a13..4202f50 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 terrortown" + source_args: "+gamemode terrortown +map de_dust" source_configrepo: "https://git.9iron.club/salt/gmodconfig" tags: [ steam, gmod ]