mirror of
https://github.com/mapbase-source/source-fgds.git
synced 2024-12-28 00:35:28 +03:00
Added client-side animation flag for func_rotating
This commit is contained in:
parent
a543de4ade
commit
d20e9930a7
1
base.fgd
1
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."
|
||||
|
Loading…
Reference in New Issue
Block a user