NicePack/sources/Weapons/Playable/Shotguns/ZEDThrower/NiceSPGrenadePickup.uc

9 lines
219 B
Ucode

class NiceSPGrenadePickup extends SPGrenadePickup;
defaultproperties
{
AmmoCost=12
ItemName="The Orca Bomb Propeller NW"
ItemShortName="The Orca NW"
InventoryType=Class'NicePack.NiceSPGrenadeLauncher'
}