Update readme.md

This commit is contained in:
JezuzLizard 2020-04-03 13:22:54 -07:00 committed by GitHub
parent 21de062037
commit ecc03afae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,10 +82,11 @@ Reverted to killing players on Grief only
InitialMapRestart() replaced with give_team_characters InitialMapRestart() replaced with give_team_characters
3/21/20 3/21/20
//Made the script map agnostic allowing it to be loaded on non-grief maps and Made the script map agnostic allowing it to be loaded on non-grief map -credit X3RX35
Map agnostic is too cumbersome to support don't load this mod on anything other than grief mode
Added dvar support allowing server hosters to change the vars from the config Added dvar support allowing server hosters to change the vars from the config
Fixed a check involving mapMapChange() Fixed a check involving mapMapChange()