Added min/max sound pitch keyvalues for func_rotating

This commit is contained in:
Blixibon 2021-03-16 18:21:40 -05:00
parent c8b357052b
commit 9ce1b83802

View File

@ -3910,6 +3910,9 @@
]
_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."
minpitch(integer) : "Minimum Sound Pitch" : 30 : "Minimum pitch for the rotating sound when it plays based on the speed of the rotating brush."
maxpitch(integer) : "Maximum Sound Pitch" : 100 : "Maximum pitch for the rotating sound when it plays based on the speed of the rotating brush."
solidbsp(choices) : "Solid Type" : 0 =
[