From 451e37d1e0842928787094934566d4deef5a2ad9 Mon Sep 17 00:00:00 2001 From: Panzer Date: Sat, 23 May 2026 13:34:47 -0600 Subject: [PATCH] trigger_momentum_limitmovement BhopCooldown KV --- fgd/brush/trigger/trigger_momentum_limitmovement.fgd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fgd/brush/trigger/trigger_momentum_limitmovement.fgd b/fgd/brush/trigger/trigger_momentum_limitmovement.fgd index e3cbfd345..5f8be1f46 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