diff --git a/fgd/brush/trigger/trigger_momentum_limitmovement.fgd b/fgd/brush/trigger/trigger_momentum_limitmovement.fgd index e3cbfd34..5f8be1f4 100644 --- a/fgd/brush/trigger/trigger_momentum_limitmovement.fgd +++ b/fgd/brush/trigger/trigger_momentum_limitmovement.fgd @@ -2,6 +2,8 @@ appliesto(MOMENTUM) = trigger_momentum_limitmovement : "Trigger that prevents the player from doing specific keypress movements inside the volume." [ + BhopCooldown(float) : "Bhop Cooldown" : "0.2" : "Cooldown in seconds before jumping is re-enabled after landing. <= 0 means jump stays disabled until exiting the trigger." + spawnflags(flags) : "spawnflags" = [ 8192: "Prevent the player from moving forward" : 0