From ecc03afae4c1ab47205f552d058f7f6f89d7ef03 Mon Sep 17 00:00:00 2001 From: JezuzLizard Date: Fri, 3 Apr 2020 13:22:54 -0700 Subject: [PATCH] Update readme.md --- GriefFix/readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/GriefFix/readme.md b/GriefFix/readme.md index 1a89204..80db949 100644 --- a/GriefFix/readme.md +++ b/GriefFix/readme.md @@ -82,10 +82,11 @@ Reverted to killing players on Grief only InitialMapRestart() replaced with give_team_characters 3/21/20 -//Made the script map agnostic allowing it to be loaded on non-grief maps and -Map agnostic is too cumbersome to support don't load this mod on anything other than grief mode +Made the script map agnostic allowing it to be loaded on non-grief map -credit X3RX35 Added dvar support allowing server hosters to change the vars from the config Fixed a check involving mapMapChange() + +