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-01 17:01:23 +0000
committerStijn Buys <ingar@osirion.org>2008-05-01 17:01:23 +0000
commit3da872fc2a356a803a64667debdc80440a308591 (patch)
tree604cea673effbd1ca4154ec8121fea02aee76778 /base/maps/ships
parent7c8e650f636f6d1706db9d339cd1f062c4ec680f (diff)
model lights
Diffstat (limited to 'base/maps/ships')
-rw-r--r--base/maps/ships/custodian.map19
-rw-r--r--base/maps/ships/sharkan.map22
2 files changed, 33 insertions, 8 deletions
diff --git a/base/maps/ships/custodian.map b/base/maps/ships/custodian.map
index c07516d..0213a7b 100644
--- a/base/maps/ships/custodian.map
+++ b/base/maps/ships/custodian.map
@@ -2551,55 +2551,58 @@
{
"classname" "light"
"origin" "-2880 -160 128"
-"light" "50"
+"light" "100"
"_color" "1 0 0"
}
// entity 6
{
"classname" "light"
"origin" "-2880 160 128"
-"light" "50"
+"light" "100"
"_color" "1 0 0"
}
// entity 7
{
"classname" "light"
"origin" "-2880 -160 384"
-"light" "50"
+"light" "100"
"_color" "1 0 0"
}
// entity 8
{
"classname" "light"
"origin" "-2880 160 384"
-"light" "50"
+"light" "100"
"_color" "1 0 0"
}
// entity 9
{
"classname" "light"
-"origin" "32 -960 0"
+"origin" "16 -976 0"
"light" "25"
"spawnflags" "1"
}
// entity 10
{
"classname" "light"
-"origin" "32 -576 0"
+"origin" "16 -560 0"
"light" "25"
"spawnflags" "1"
+"frequency" "1.001"
}
// entity 11
{
"classname" "light"
-"origin" "32 960 0"
+"origin" "16 976 0"
"light" "25"
"spawnflags" "1"
+"frequency" "1.002"
}
// entity 12
{
"classname" "light"
-"origin" "32 576 0"
+"origin" "16 560 0"
"light" "25"
"spawnflags" "1"
+"frequency" "1"
}
diff --git a/base/maps/ships/sharkan.map b/base/maps/ships/sharkan.map
index ee294d4..421c95e 100644
--- a/base/maps/ships/sharkan.map
+++ b/base/maps/ships/sharkan.map
@@ -189,3 +189,25 @@
"origin" "-78 0 0"
"angle" "180"
}
+// entity 2
+{
+"classname" "light"
+"origin" "160 0 0"
+"light" "25"
+}
+// entity 3
+{
+"classname" "light"
+"origin" "-64 -96 0"
+"light" "25"
+"_color" "1 0 0"
+"spawnflags" "1"
+}
+// entity 4
+{
+"classname" "light"
+"origin" "-64 96 0"
+"light" "25"
+"_color" "1 0 0"
+"spawnflags" "1"
+}