rott/kf_sources/KFMod/Classes/LAWProjDM.uc
2026-07-14 20:27:09 +07:00

10 lines
218 B
Ucode

// DM exclusive version of the Survival LAW ROcket. A bit less freaky, but none the less explosive.
class LAWProjDM extends LAWProj;
defaultproperties
{
Damage=250.000000
DamageRadius=300.000000
}