NicePack/sources/Weapons/Playable/Explosives/SealSqueal/NiceSealSquealAmmo.uc

12 lines
317 B
Ucode

class NiceSealSquealAmmo extends NiceAmmo;
defaultproperties
{
AmmoPickupAmount=3
MaxAmmo=24
InitialAmount=6
PickupClass=Class'NicePack.NiceSealSquealAmmoPickup'
IconMaterial=Texture'KillingFloorHUD.Generic.HUD'
IconCoords=(X1=4,Y1=350,X2=110,Y2=395)
ItemName="SealSqueal Harpoon Bombs"
}