NicePack/sources/Weapons/Playable/Incendiary/Protecta/NiceProtectaAmmo.uc
2022-01-21 14:25:59 +04:00

6 lines
113 B
Ucode

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