From a1eb31ac28b80be89206302f62ffeb4d0b25be1b Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Wed, 13 Oct 2010 23:00:56 +0300 Subject: [PATCH] Add 4 health medium inside the two teleporter rooms, to the side of each door. --- maps/lab-610.map | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/maps/lab-610.map b/maps/lab-610.map index 5efe3070..f27e2b8c 100644 --- a/maps/lab-610.map +++ b/maps/lab-610.map @@ -46826,3 +46826,23 @@ exx/base-metal01 "message" " has captured the Elevator" "frags" "1" } +// entity 608 +{ +"classname" "item_health_medium" +"origin" "-1296.000000 224.000000 -16.000000" +} +// entity 609 +{ +"classname" "item_health_medium" +"origin" "-1296.000000 -224.000000 -16.000000" +} +// entity 610 +{ +"classname" "item_health_medium" +"origin" "1296.000000 224.000000 -16.000000" +} +// entity 611 +{ +"classname" "item_health_medium" +"origin" "1296.000000 -224.000000 -16.000000" +} -- 2.39.5