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`)