10 lines
230 B
Ucode
10 lines
230 B
Ucode
class FreezerPickup extends FreezerPrimaryPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
AmmoCost=40
|
|
BuyClipSize=90
|
|
SecondaryAmmoShortName="-- Liquid Nitrogen"
|
|
PrimaryWeaponPickup=Class'ScrnHTec.FreezerPrimaryPickup'
|
|
}
|