From 254dd1f5ec872a815e40a5d8093a4d0448ae6a95 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Wed, 14 Jan 2009 19:13:11 +0000 Subject: Updated supertanker, entities.def. --- base/maps/lindblade/supertanker.map | 57 ++++--------------------------- gtkradiant/osirion.game/base/entities.def | 3 +- 2 files changed, 9 insertions(+), 51 deletions(-) diff --git a/base/maps/lindblade/supertanker.map b/base/maps/lindblade/supertanker.map index 05bb304..3df10f5 100644 --- a/base/maps/lindblade/supertanker.map +++ b/base/maps/lindblade/supertanker.map @@ -2912,62 +2912,19 @@ "flare" "4" "spawnflags" "4" "radius" "192" +"cull" "back" } // entity 21 { "classname" "fx_flare" -"origin" "-1060 432 -64" -"angle" "0" -"flare" "4" -"spawnflags" "4" -"radius" "512" -} -// entity 22 -{ -"classname" "fx_flare" -"origin" "-1124 176 -64" -"angle" "0" -"flare" "4" -"spawnflags" "4" -"radius" "512" -} -// entity 23 -{ -"classname" "fx_flare" -"origin" "-1124 -16 -64" -"angle" "0" -"flare" "4" -"spawnflags" "4" -"radius" "512" -} -// entity 24 -{ -"classname" "fx_flare" -"origin" "-1124 -208 -64" -"angle" "0" -"flare" "4" -"spawnflags" "4" -"radius" "512" -} -// entity 25 -{ -"classname" "fx_flare" -"origin" "-1060 -464 -64" -"angle" "0" -"flare" "4" -"spawnflags" "4" -"radius" "512" -} -// entity 26 -{ -"classname" "fx_flare" "origin" "-848 -752 -80" "angle" "180" "flare" "4" "spawnflags" "4" "radius" "192" +"cull" "back" } -// entity 27 +// entity 22 { "classname" "fx_flare" "origin" "-1124 176 -64" @@ -2976,7 +2933,7 @@ "spawnflags" "4" "radius" "512" } -// entity 28 +// entity 23 { "classname" "fx_flare" "origin" "-1060 432 -64" @@ -2985,7 +2942,7 @@ "spawnflags" "4" "radius" "512" } -// entity 29 +// entity 24 { "classname" "fx_flare" "origin" "-1060 -464 -64" @@ -2994,7 +2951,7 @@ "spawnflags" "4" "radius" "512" } -// entity 30 +// entity 25 { "classname" "fx_flare" "origin" "-1124 -16 -64" @@ -3003,7 +2960,7 @@ "spawnflags" "4" "radius" "512" } -// entity 31 +// entity 26 { "classname" "fx_flare" "origin" "-1124 -208 -64" diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index 7bb71a9..c553e36 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -44,7 +44,8 @@ flare flare number texture (maps to textures/fx/flare??.tga), default 0 angle direction angle of the flare direction direction angle of the flare pitch pitch angle of the flare -roll roll ange of the flare +roll roll angle of the flare +cull cull side, back(back side), front(front side), none(no culling) */ // ---- FX_PARTICLES ----------------------------------------------- -- cgit v1.2.3