From e411e00f9aa2495829f0cee3e071b9f0544eb401 Mon Sep 17 00:00:00 2001 From: Mattia Basaglia Date: Thu, 23 Mar 2017 21:03:29 +0000 Subject: [PATCH] Add func_door_secret.angle to the entities file --- scripts/entities.ent | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/entities.ent b/scripts/entities.ent index 98200454..15547ce8 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -211,6 +211,7 @@ BIDIR_IN_DOWN will the door prevent from reopening while closing if it is trigge Basic secret door. Slides back, then to the side. Angle determines direction. Opens when targeted or when shot; does not create its own trigger field like func_door does. -------- KEYS -------- +determines the opening direction movement type (1 = linear, 2 = cosine [default]) # of seconds before coming back first entity key with one-line description -- 2.39.2