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/vector.map
parente381c01b631454bc2b056d89b14a9d500c24224b (diff)
engine trails
Diffstat (limited to 'base/maps/ships/vector.map')
-rw-r--r--base/maps/ships/vector.map22
1 files changed, 20 insertions, 2 deletions
diff --git a/base/maps/ships/vector.map b/base/maps/ships/vector.map
index 10983c3..75f7bde 100644
--- a/base/maps/ships/vector.map
+++ b/base/maps/ships/vector.map
@@ -1217,14 +1217,14 @@
// entity 1
{
"classname" "target_engine"
-"origin" "-168 72 -8"
+"origin" "-184 72 -8"
"angle" "180"
"radius" "25"
}
// entity 2
{
"classname" "target_engine"
-"origin" "-168 -72 -8"
+"origin" "-184 -72 -8"
"angle" "180"
"radius" "25"
}
@@ -1296,3 +1296,21 @@
"radius" "25"
"spawnflags" "2"
}
+// entity 11
+{
+"classname" "target_flare"
+"origin" "-152 72 -8"
+"spawnflags" "4"
+"angle" "180"
+"radius" "25"
+"flare" "1"
+}
+// entity 12
+{
+"classname" "target_flare"
+"origin" "-152 -72 -8"
+"spawnflags" "4"
+"angle" "180"
+"radius" "25"
+"flare" "1"
+}