Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-11-16 13:53:58 +0000
committerStijn Buys <ingar@osirion.org>2008-11-16 13:53:58 +0000
commit738b01cd8f9d906dc3159751b4be601618d3ddee (patch)
tree538a53c12b4111fd269f950ae5aa3d91e389c91d /base/maps/ships/tensor.map
parente381c01b631454bc2b056d89b14a9d500c24224b (diff)
engine trails
Diffstat (limited to 'base/maps/ships/tensor.map')
-rw-r--r--base/maps/ships/tensor.map20
1 files changed, 18 insertions, 2 deletions
diff --git a/base/maps/ships/tensor.map b/base/maps/ships/tensor.map
index 1c86056..13ab54c 100644
--- a/base/maps/ships/tensor.map
+++ b/base/maps/ships/tensor.map
@@ -1961,14 +1961,14 @@
// entity 1
{
"classname" "target_engine"
-"origin" "-320 176 32"
+"origin" "-360 176 32"
"angle" "180"
"radius" "50"
}
// entity 2
{
"classname" "target_engine"
-"origin" "-320 -176 32"
+"origin" "-360 -176 32"
"angle" "180"
"radius" "50"
}
@@ -2050,3 +2050,19 @@
"spawnflags" "2"
"flare" "0"
}
+// entity 12
+{
+"classname" "target_flare"
+"origin" "-296 -176 32"
+"angle" "180"
+"spawnflags" "4"
+"radius" "50"
+}
+// entity 13
+{
+"classname" "target_flare"
+"origin" "-296 176 32"
+"angle" "180"
+"spawnflags" "4"
+"radius" "50"
+}