diff options
author | Evan Goers <mega@osirion.org> | 2011-10-22 11:46:35 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2011-10-22 11:46:35 +0000 |
commit | 806fce6a6cb9968ddd2f080d26eb68ea7d57b2a0 (patch) | |
tree | 9b2e768c46a09075e04857c210f1dfe4db1cab4f /base/maps | |
parent | ba1161bf38b5ea5dea1e60ce901a6c911f02d048 (diff) |
added a couple lights to jumpgate.
Diffstat (limited to 'base/maps')
-rw-r--r-- | base/maps/static/jumpgate.map | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/base/maps/static/jumpgate.map b/base/maps/static/jumpgate.map index 5d78c5f..9721a0b 100644 --- a/base/maps/static/jumpgate.map +++ b/base/maps/static/jumpgate.map @@ -43,3 +43,71 @@ "modelscale" "64.000000" "angles" "90.000000 0.000000 90.000000" } +// entity 6 +{ +"classname" "light" +"origin" "1248.000000 0.000000 1369.000000" +"light" "128" +"flare" "4" +"_color" "1 0 0" +} +// entity 7 +{ +"classname" "light" +"origin" "1184.000000 0.000000 -1031.000000" +"light" "128" +"flare" "4" +"_color" "1 0 0" +} +// entity 8 +{ +"classname" "light" +"origin" "1248.000000 0.000000 -1287.000000" +"light" "128" +"flare" "4" +"_color" "1 0 0" +} +// entity 9 +{ +"classname" "light" +"origin" "1184.000000 0.000000 1113.000000" +"light" "128" +"flare" "4" +"_color" "1 0 0" +} +// entity 10 +{ +"classname" "light" +"origin" "1537.000000 310.000000 -310.000000" +"light" "16" +"spawnflags" "1" +"time" "0.1" +"frequency" "1" +} +// entity 11 +{ +"classname" "light" +"origin" "1537.000000 -310.000000 -310.000000" +"light" "16" +"spawnflags" "1" +"time" "0.1" +"frequency" "1" +} +// entity 12 +{ +"classname" "light" +"origin" "1537.000000 -310.000000 310.000000" +"light" "16" +"spawnflags" "1" +"time" "0.1" +"frequency" "1" +} +// entity 13 +{ +"classname" "light" +"origin" "1537.000000 310.000000 310.000000" +"light" "16" +"spawnflags" "1" +"time" "0.1" +"frequency" "1" +} |