From d006948062abb0f6c4f730be82af4ca1e9a8ff52 Mon Sep 17 00:00:00 2001 From: insellium Date: Fri, 15 Dec 2023 04:57:09 +0500 Subject: [PATCH] Removing couple of maps from Derby Mode --- .gitignore | 1 + baseq3r/scripts/q3r_battlecanyon.arena | 2 +- baseq3r/scripts/q3r_mk.arena | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7bf0cfa7..bbc80921 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ renderer_opengl1_x86_64.dll renderer_opengl2_x86_64.dll SDL264.dll engine/Commands for cygwin compile.txt +Cygwin64 Terminal.lnk diff --git a/baseq3r/scripts/q3r_battlecanyon.arena b/baseq3r/scripts/q3r_battlecanyon.arena index 3d0f2ac2..18b36ff3 100644 --- a/baseq3r/scripts/q3r_battlecanyon.arena +++ b/baseq3r/scripts/q3r_battlecanyon.arena @@ -9,7 +9,7 @@ longname "Battle Canyon" author "P3rle & insellium" //GAME TYPE SUPPORTS -type "q3r_derby q3r_dm q3r_team_dm" +type "q3r_dm q3r_team_dm" //CUSTOM BOTS bots "Kuro Tobias Vlad Samuel Chloe Tony" diff --git a/baseq3r/scripts/q3r_mk.arena b/baseq3r/scripts/q3r_mk.arena index 51d030f5..2c537381 100644 --- a/baseq3r/scripts/q3r_mk.arena +++ b/baseq3r/scripts/q3r_mk.arena @@ -9,7 +9,7 @@ longname "Warehouse Playground" author "insellium" //GAME TYPE SUPPORTS -type "q3r_derby q3r_dm q3r_team_dm q3r_dom" +type "q3r_dm q3r_team_dm q3r_dom" //CUSTOM BOTS bots "Tony Steve Tanya Zack Jennifer Ivan Tobias"