From 8dcc6125090dc8d7ea3d5a24579af4977704269a Mon Sep 17 00:00:00 2001 From: Freddy Date: Wed, 30 Aug 2017 23:44:13 +0200 Subject: [PATCH] Update func_button flags for radiant --- scripts/entities.ent | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/entities.ent b/scripts/entities.ent index 0827c12e..b3b51683 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -130,6 +130,7 @@ When a button is touched by a player, it moves in the direction set by the " (default 0) if set to any non-zero value, the button must take damage (any amount) to activate. -------- SPAWNFLAGS -------- if set, splash damage cannot activate the door, only direct damage can (requires health to be set) +if set, all the damage needs to be done in one hit (requires health to be set) -- 2.39.2