diff options
-rw-r--r-- | gtkradiant/osirion.game/base/entities.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtkradiant/osirion.game/base/entities.def b/gtkradiant/osirion.game/base/entities.def index d67af89..2c2d8c0 100644 --- a/gtkradiant/osirion.game/base/entities.def +++ b/gtkradiant/osirion.game/base/entities.def @@ -8,7 +8,7 @@ The building blocks of the model An engine exhaust attached to the model. In-game an exhaust plume will be rendered if the entities engines are running -"model" name of the engine model, default is none +radius engine radius, default is 100 */ /*QUAKED target_cannon (0 0 1) (-8 -8 -8) (8 8 8) ? @@ -30,7 +30,7 @@ Location of the cockpit (not implemented) /*QUAKED light (1 1 1) (-8 -8 -8) (8 8 8) strobe A small exterior light -light light size, default is 100 +light light radius, default is 100 strobe make a strobe light frequency strobe frequency, in flashes per second offset strobe offset, in seconds |