From: MirceaKitsune Date: Wed, 13 Oct 2010 20:00:56 +0000 (+0300) Subject: Add 4 health medium inside the two teleporter rooms, to the side of each door. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a1eb31ac28b80be89206302f62ffeb4d0b25be1b;p=xonotic%2Fxonotic-maps.pk3dir.git Add 4 health medium inside the two teleporter rooms, to the side of each door. --- 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" +}