From a13d217886ebd427b394c03709ad6441684eddb8 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 25 Dec 2014 12:48:11 +0000 Subject: Added turrets to the pirate repair station. --- base/maps/pirate/repair_station.map | 48 +++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'base/maps/pirate') diff --git a/base/maps/pirate/repair_station.map b/base/maps/pirate/repair_station.map index fbdd03d..65391c0 100644 --- a/base/maps/pirate/repair_station.map +++ b/base/maps/pirate/repair_station.map @@ -2184,3 +2184,51 @@ "classname" "location_dock" "origin" "688.000000 0.000000 0.000000" } +// entity 9 +{ +"classname" "location_turret" +"origin" "1952.000000 -1856.000000 0.000000" +"angle" "0" +} +// entity 10 +{ +"classname" "location_turret" +"origin" "1952.000000 1856.000000 0.000000" +"angle" "0" +} +// entity 11 +{ +"classname" "location_turret" +"origin" "1952.000000 1088.000000 0.000000" +"angle" "0" +} +// entity 12 +{ +"classname" "location_turret" +"origin" "1952.000000 -1088.000000 0.000000" +"angle" "0" +} +// entity 13 +{ +"classname" "location_turret" +"origin" "-1952.000000 -1856.000000 0.000000" +"angle" "180" +} +// entity 14 +{ +"classname" "location_turret" +"origin" "-1952.000000 1088.000000 0.000000" +"angle" "180" +} +// entity 15 +{ +"classname" "location_turret" +"origin" "-1952.000000 1856.000000 0.000000" +"angle" "180" +} +// entity 16 +{ +"classname" "location_turret" +"origin" "-1952.000000 -1088.000000 0.000000" +"angle" "180" +} -- cgit v1.2.3