diff options
Diffstat (limited to 'entities.def')
-rw-r--r-- | entities.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/entities.def b/entities.def index ee14cce8..dbec7e76 100644 --- a/entities.def +++ b/entities.def @@ -266,7 +266,7 @@ Target this entity with a misc_model to have the model attached to the entity (s //============================================================================= /*QUAKED func_door_model (0 .5 .8) ? -Normal sliding door entity. By default, the door will activate when player walks close to it or when damage is inflicted to it. +A model based door entity. By default, the door will activate when player walks close to it. The opening and closing of the door is provided by an animation in the model itself. -------- KEYS -------- speed: determines the time taken for the door to change state in msec (default 200). |