NicePack/sources/Weapons/Playable/Incendiary/Protecta/NiceProtectaAmmo.uc

6 lines
122 B
Ucode

class NiceProtectaAmmo extends ProtectaAmmo;
defaultproperties
{
PickupClass=Class'NicePack.NiceProtectaAmmoPickup'
}