diff options
author | Evan Goers <mega@osirion.org> | 2010-12-07 21:56:35 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2010-12-07 21:56:35 +0000 |
commit | 95ec025458c241ee4c81d978c40c48b7ea146917 (patch) | |
tree | 38446eea8ca42e0d80520dedab5b3861f6d83b99 /base/maps/independent | |
parent | 99de88f3f4f80839f674d88e50b536837cd11208 (diff) |
alexandria.map: made the window glass glassier.
shootingstar.map: changed the lights a bit.
Diffstat (limited to 'base/maps/independent')
-rw-r--r-- | base/maps/independent/shootingstar.map | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base/maps/independent/shootingstar.map b/base/maps/independent/shootingstar.map index c914cc9..291592a 100644 --- a/base/maps/independent/shootingstar.map +++ b/base/maps/independent/shootingstar.map @@ -1125,8 +1125,8 @@ colors/chrome // entity 1 { "classname" "light" -"origin" "200.000000 0.000000 0.000000" -"light" "10" +"origin" "196.000000 0.000000 0.000000" +"light" "4" "_color" "1 1 1" "spawnflags" "1" "offset" "0.5" @@ -1136,14 +1136,14 @@ colors/chrome { "classname" "light" "origin" "-24.000000 138.000000 0.000000" -"light" "12" +"light" "8" "_color" "1 0 0" } // entity 3 { "classname" "light" "origin" "-24.000000 -138.000000 0.000000" -"light" "12" +"light" "8" "_color" "0 1 0" } // entity 4 |