26 lines
852 B
Ucode
26 lines
852 B
Ucode
class NiceSealSquealPickup extends NiceWeaponPickup;
|
|
defaultproperties
|
|
{
|
|
Weight=6.000000
|
|
cost=750
|
|
AmmoCost=22
|
|
BuyClipSize=3
|
|
PowerValue=90
|
|
SpeedValue=35
|
|
RangeValue=85
|
|
Description="Shoot the zeds with this harpoon gun and watch them squeal.. and then explode!"
|
|
ItemName="SealSqueal Harpoon Bomber"
|
|
ItemShortName="SealSqueal"
|
|
AmmoItemName="SealSqueal Harpoon Bombs"
|
|
CorrespondingPerkIndex=6
|
|
EquipmentCategoryID=2
|
|
MaxDesireability=0.790000
|
|
InventoryType=class'NiceSealSquealHarpoonBomber'
|
|
PickupMessage="You got the SealSqueal Harpoon Bomb Launcher."
|
|
PickupSound=Sound'KF_FY_SealSquealSND.foley.WEP_Harpoon_Foley_Pickup'
|
|
PickupForce="AssaultRiflePickup"
|
|
StaticMesh=StaticMesh'KF_IJC_Halloween_Weps2.SealSqueal_Pickup'
|
|
CollisionRadius=25.000000
|
|
CollisionHeight=10.000000
|
|
}
|