Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2011-02-09 11:49:01 +0000
committerEvan Goers <mega@osirion.org>2011-02-09 11:49:01 +0000
commit662c9f65260474b08d8a5555a5baf3feaabe23c8 (patch)
treece128710452d26ade89e7129fa0e02ab0f0cffd5 /base/maps/mercenary
parent795080bb71d910b21ebff052684e7ff49956470e (diff)
ships.ini: enabled collision model on ships that have them.
anara.ini: enabled collision model on research station galileo. pirate/: split some details of all ships to submodels. talon.map: changed lights.
Diffstat (limited to 'base/maps/mercenary')
-rw-r--r--base/maps/mercenary/talon.map15
1 files changed, 9 insertions, 6 deletions
diff --git a/base/maps/mercenary/talon.map b/base/maps/mercenary/talon.map
index f2057a4..85dd34e 100644
--- a/base/maps/mercenary/talon.map
+++ b/base/maps/mercenary/talon.map
@@ -1802,15 +1802,17 @@ colors/grey75
{
"classname" "light"
"origin" "-76.000000 -188.000000 0.000000"
-"light" "8"
+"light" "16"
"_color" "0 1.0 0"
+"flare" "4"
}
// entity 5
{
"classname" "light"
"origin" "-76.000000 188.000000 0.000000"
-"light" "8"
+"light" "16"
"_color" "1.0 0 0"
+"flare" "4"
}
// entity 6
{
@@ -1856,6 +1858,7 @@ colors/grey75
"origin" "-78.000000 -47.000000 -47.000000"
"light" "8"
"_color" "0 1 0"
+"flare" "4"
}
// entity 13
{
@@ -1863,30 +1866,29 @@ colors/grey75
"origin" "-78.000000 47.000000 -47.000000"
"light" "8"
"_color" "1 0 0"
+"flare" "4"
}
// entity 14
{
"classname" "light"
"origin" "-76.000000 -188.000000 0.000000"
-"light" "25"
+"light" "16"
"offset" "0.5"
"frequency" "1"
"time" "0.2"
"_color" "0 1.0 0"
"spawnflags" "1"
-"flare" "4"
}
// entity 15
{
"classname" "light"
"origin" "-76.000000 188.000000 0.000000"
-"light" "25"
+"light" "16"
"offset" "0"
"frequency" "1"
"time" "0.2"
"_color" "1.0 0 0"
"spawnflags" "1"
-"flare" "4"
}
// entity 16
{
@@ -1907,4 +1909,5 @@ colors/grey75
"classname" "light"
"origin" "-79.000000 0.000000 87.000000"
"light" "10"
+"flare" "4"
}