NicePack/sources/Weapons/Playable/Explosives/SeekerSix/NiceSeekerSixAmmoPickup.uc

6 lines
133 B
Ucode

class NiceSeekerSixAmmoPickup extends SeekerSixAmmoPickup;
defaultproperties
{
InventoryType=Class'NicePack.NiceSeekerSixAmmo'
}