diff options
author | Evan Goers <mega@osirion.org> | 2009-01-14 19:13:11 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2009-01-14 19:13:11 +0000 |
commit | 254dd1f5ec872a815e40a5d8093a4d0448ae6a95 (patch) | |
tree | a0009ccb91284af1cd4d8f69df2426ca921722fb /gtkradiant | |
parent | 462a878945081526102c5bb4df8301ab07c9e67e (diff) |
Updated supertanker, entities.def.
Diffstat (limited to 'gtkradiant')
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 3 |
1 files changed, 2 insertions, 1 deletions
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 ----------------------------------------------- |