From e1b2f13e2203a62e7985f46fb8df9a0e3923a8e7 Mon Sep 17 00:00:00 2001 From: obla Date: Sun, 10 May 2020 13:14:21 +1000 Subject: [PATCH] README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d30d52f..b19f538 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,13 @@ Load this configuration using `rcon exec ozfortress_golden_cap` or simply `rcon The following formats are also included in the ozfortress server configurations but does not have a respective active competition. ### Ultiduo -Ultiduo maps are played with a Soldier and Medic pair on each team. There is no timelimit or winlimit as this format is mostly used for training. +Ultiduo maps are played with a Soldier and Medic pair on each team. There is a winlimit of 1. ``` mp_timelimit 0 mp_winlimit 1 ``` -Load this configuration using `rcon exec ultiduo` or simply `rcon ultiduo` on ozfortress servers. +Load this configuration using `rcon exec ozfortress_ultiduo` or simply `rcon ultiduo` on ozfortress servers. --- [![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)