From e65a6f9e788a0d2d551b49177f220b1a9fe79256 Mon Sep 17 00:00:00 2001 From: Panzer Date: Fri, 17 Jul 2026 14:20:42 -0600 Subject: [PATCH] Rename momentum_powerup_damage_boost to momentum_powerup_damageboost --- ...owerup_damage_boost.fgd => momentum_powerup_damageboost.fgd} | 2 +- fgd/visgroups.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename fgd/point/momentum/{momentum_powerup_damage_boost.fgd => momentum_powerup_damageboost.fgd} (81%) diff --git a/fgd/point/momentum/momentum_powerup_damage_boost.fgd b/fgd/point/momentum/momentum_powerup_damageboost.fgd similarity index 81% rename from fgd/point/momentum/momentum_powerup_damage_boost.fgd rename to fgd/point/momentum/momentum_powerup_damageboost.fgd index ab6f359c5..37db28d1c 100644 --- a/fgd/point/momentum/momentum_powerup_damage_boost.fgd +++ b/fgd/point/momentum/momentum_powerup_damageboost.fgd @@ -1,7 +1,7 @@ @PointClass base(MomentumPickup) appliesto(MOMENTUM) size(-43 -43 -36, 43 43 66) -= momentum_powerup_damage_boost : "Damage Boost Powerup" += momentum_powerup_damageboost : "Damage Boost Powerup" [ DamageBoostTime(float) : "Damage Boost Time" : "30" : "The amount of time in seconds the damage boost effect lasts. Any negative value is infinite duration." ] diff --git a/fgd/visgroups.cfg b/fgd/visgroups.cfg index cb0ff4d9d..149d50262 100644 --- a/fgd/visgroups.cfg +++ b/fgd/visgroups.cfg @@ -855,7 +855,7 @@ # Momentum * `momentum_powerup_haste` - * `momentum_powerup_damage_boost` + * `momentum_powerup_damageboost` - World Details - Func Detail (`func_detail`)