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-05-04 12:02:53 +0000
committerStijn Buys <ingar@osirion.org>2008-05-04 12:02:53 +0000
commite0d59c9b92af6ad1ce32a1ee6cded66ab01e50de (patch)
tree7a2da8edbcaf08ba2ee84b0a7f9afba91afbcae7 /base/maps/ships/orion.map
parent716b8801866e0c489003fcaa05fb65fef2973d17 (diff)
engine updates
Diffstat (limited to 'base/maps/ships/orion.map')
-rw-r--r--base/maps/ships/orion.map8
1 files changed, 6 insertions, 2 deletions
diff --git a/base/maps/ships/orion.map b/base/maps/ships/orion.map
index cbb5ff4..6551d4a 100644
--- a/base/maps/ships/orion.map
+++ b/base/maps/ships/orion.map
@@ -646,14 +646,16 @@
// entity 1
{
"classname" "target_engine"
-"origin" "-152 -64 0"
+"origin" "-156 -64 0"
"angle" "180"
+"radius" "50"
}
// entity 2
{
"classname" "target_engine"
-"origin" "-152 64 0"
+"origin" "-156 64 0"
"angle" "180"
+"radius" "50"
}
// entity 3
{
@@ -662,6 +664,7 @@
"light" "20"
"spawnflags" "1"
"offset" "0.5"
+"time" ".2"
}
// entity 4
{
@@ -681,4 +684,5 @@
"origin" "56 0 52"
"light" "20"
"spawnflags" "1"
+"time" ".2"
}