From: Mattia Basaglia Date: Mon, 20 Jul 2015 06:32:22 +0000 (+0200) Subject: Add missing spawnflags to func_door_rotating X-Git-Tag: xonotic-v0.8.2~183^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=384b7bc8c81e90058e952969d28c5a20838806d1;p=xonotic%2Fxonotic-maps.pk3dir.git Add missing spawnflags to func_door_rotating --- diff --git a/scripts/entities.ent b/scripts/entities.ent index cea79a93..f37e0b22 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -206,6 +206,8 @@ BIDIR_IN_DOWN will the door prevent from reopening while closing if it is trigge the door won't link with another door it touches causes the door to wait in both the start and end states for a trigger event. if set, splash damage cannot activate the door, only direct damage can (requires health to be set) +rotate around the X axis +rotate around the Y axis