From 649d261ee0f4569801bf3481ec04b283d9a3eec7 Mon Sep 17 00:00:00 2001 From: Spike29 Date: Sun, 14 Oct 2018 19:04:27 +0200 Subject: [PATCH] Add a 6th zombie in the shooting range --- maps/tutorial_level1.map | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/maps/tutorial_level1.map b/maps/tutorial_level1.map index 0c01e09b..fb7181b5 100644 --- a/maps/tutorial_level1.map +++ b/maps/tutorial_level1.map @@ -8940,3 +8940,8 @@ brushDef "targetname" "relay_deactivate_shotgun_3" "target" "button_weapon_shotgun_3" } +{ +"classname" "monster_zombie" +"origin" "672.000000 -8800.000000 25.000000" +"angle" "90.000000" +} -- 2.39.2