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-03 18:54:19 +0000
committerStijn Buys <ingar@osirion.org>2008-05-03 18:54:19 +0000
commitb56907c23a278e02934f5c157240beb9cd1efaef (patch)
tree10d49945f1eb972ba1873b29c4e6241a251ba831 /base/maps/ships
parent0e197b6c5a64f66d5329d62206437e9b863a09c7 (diff)
more flarework
Diffstat (limited to 'base/maps/ships')
-rw-r--r--base/maps/ships/custodian.map25
1 files changed, 17 insertions, 8 deletions
diff --git a/base/maps/ships/custodian.map b/base/maps/ships/custodian.map
index 32df6a3..992b804 100644
--- a/base/maps/ships/custodian.map
+++ b/base/maps/ships/custodian.map
@@ -2722,30 +2722,34 @@
// entity 5
{
"classname" "light"
-"origin" "-2880 -160 128"
-"light" "100"
+"origin" "-2848 -160 128"
+"light" "150"
"_color" "1 0 0"
+"flare" "1"
}
// entity 6
{
"classname" "light"
-"origin" "-2880 160 128"
-"light" "100"
+"origin" "-2848 160 128"
+"light" "150"
"_color" "1 0 0"
+"flare" "1"
}
// entity 7
{
"classname" "light"
-"origin" "-2880 -160 384"
-"light" "100"
+"origin" "-2848 -160 384"
+"light" "150"
"_color" "1 0 0"
+"flare" "1"
}
// entity 8
{
"classname" "light"
-"origin" "-2880 160 384"
-"light" "100"
+"origin" "-2848 160 384"
+"light" "150"
"_color" "1 0 0"
+"flare" "1"
}
// entity 9
{
@@ -2854,3 +2858,8 @@
"_color" "1 0 0"
"offset" ".5"
}
+// entity 20
+{
+"classname" "target_cockpit"
+"origin" "-1728 0 640"
+}