10 lines
218 B
Ucode
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
|
|
}
|