From d20e9930a71901ab0f1b9f256e14aa4ce0f04231 Mon Sep 17 00:00:00 2001 From: Blixibon Date: Sun, 5 Jul 2020 15:05:51 -0500 Subject: [PATCH] Added client-side animation flag for func_rotating --- base.fgd | 1 + 1 file changed, 1 insertion(+) diff --git a/base.fgd b/base.fgd index 8b738ea..3429899 100644 --- a/base.fgd +++ b/base.fgd @@ -3799,6 +3799,7 @@ 128: "[128] Small Sound Radius" : 0 256: "[256] Medium Sound Radius" : 0 512: "[512] Large Sound Radius" : 1 + 1024: "[1024] Client-side animation" : 0 ] _minlight(string) : "Minimum Light Level" : : "The minimum level of ambient light that hits this brush." dmg(integer) : "Blocking Damage" : 0 : "Damage done to any entity that blocks the rotation, per frame."