From d807b5269ec0c2c8b050c8d428078187150ebe86 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Kr=C3=BCger?= Date: Thu, 4 Jul 2013 18:36:48 +0200 Subject: [PATCH] map: unsealedtrial2: enable new toys to get weapons back. --- maps/unsealedtrial2.map.options | 2 +- maps/unsealedtrial2.mapinfo | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/maps/unsealedtrial2.map.options b/maps/unsealedtrial2.map.options index 408a806a..84bf0d64 100644 --- a/maps/unsealedtrial2.map.options +++ b/maps/unsealedtrial2.map.options @@ -1,4 +1,4 @@ -bsp + -light + -dirtscale 2 -lomem -dirtdepth 256 -vis + -Version: 5 \ No newline at end of file +Version: 5 diff --git a/maps/unsealedtrial2.mapinfo b/maps/unsealedtrial2.mapinfo index f9d9284b..cca9c77e 100644 --- a/maps/unsealedtrial2.mapinfo +++ b/maps/unsealedtrial2.mapinfo @@ -23,4 +23,7 @@ settemp_for_type all g_ctf_respawn_delay 5 settemp_for_type all g_turrets_unit_plasma_dual_respawntime 120 settemp_for_type all g_turrets_unit_mlrs_std_respawntime 120 settemp_for_type all g_turrets_unit_flac_std_respawntime 250 -settemp_for_type all g_turrets_unit_plasma_dual_aim_maxpitch 50 \ No newline at end of file +settemp_for_type all g_turrets_unit_plasma_dual_aim_maxpitch 50 +// fix weapon items +settemp_for_type all g_new_toys 1 +settemp_for_type all g_new_toys_autoreplace 0 -- 2.39.2