From c07cbaa3003d5cb26ee2b86dd08f9edfc13aa972 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 15 Aug 2015 22:11:06 +0100 Subject: [PATCH] Corrected difficulty Added image about the different between casual and classic difficulty. --- NoMoreRoominHell/server.cfg | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/NoMoreRoominHell/server.cfg b/NoMoreRoominHell/server.cfg index cc023e9..014c563 100644 --- a/NoMoreRoominHell/server.cfg +++ b/NoMoreRoominHell/server.cfg @@ -83,14 +83,15 @@ mp_maxrounds 2 // info: any commands that only apply to this game. // Difficulty -// "casual" - casual difficulty -// "normal" - normal difficulty -sv_difficulty "casual" - -// Server tags - Tags show up on the in-game server browser. Thus helps -// users filter servers -// vanilla - The server runs the detault settings -// custom - The server runs custom gameplay settings or mods +// info: http://git.io/v35eI +// "casual" - casual difficulty. +// "classic" - classic difficulty. +sv_difficulty "classic" + +// Server tags - Tags show up on the in-game server browser. This helps +// users filter servers. +// vanilla - he server runs the default settings. +// custom - the server runs custom gameplay settings or mods. // example: sv_tags "custom, fastdl" sv_tags ""