From ed66f17d75b46fdaccf91d61a3da8049d30c5dfe Mon Sep 17 00:00:00 2001 From: Vauff Date: Mon, 26 Jun 2023 19:59:20 -0400 Subject: [PATCH] Update LMS stripper & remove old sc_turtles cfg --- stripper/ze_last_man_standing_p3.cfg | 9 +++++++++ zombiereloaded/ze_sc_turtles_v5_p2.cfg | 3 --- 2 files changed, 9 insertions(+), 3 deletions(-) delete mode 100644 zombiereloaded/ze_sc_turtles_v5_p2.cfg diff --git a/stripper/ze_last_man_standing_p3.cfg b/stripper/ze_last_man_standing_p3.cfg index 8ca60fa6..2f560217 100644 --- a/stripper/ze_last_man_standing_p3.cfg +++ b/stripper/ze_last_man_standing_p3.cfg @@ -50,6 +50,15 @@ add: "rendermode" "10" } +;fix stage1 skip after bridge +add: +{ + "classname" "func_brush" + "origin" "5176 -9963.06 -12740" + "model" "*675" + "rendermode" "10" +} + // Rest of the changes are made by "Berke" "STEAM_1:0:95142811", version 1. // Fix spawn trigger not resetting players. diff --git a/zombiereloaded/ze_sc_turtles_v5_p2.cfg b/zombiereloaded/ze_sc_turtles_v5_p2.cfg deleted file mode 100644 index 956406b1..00000000 --- a/zombiereloaded/ze_sc_turtles_v5_p2.cfg +++ /dev/null @@ -1,3 +0,0 @@ -zr_infect_mzombie_ratio "25" -zr_infect_mzombie_respawn "0" -mp_timelimit "18" \ No newline at end of file