NicePack/sources/Weapons/Playable/Incendiary/M79Inc/NiceM79IncAmmoPickup.uc

7 lines
175 B
Ucode

class NiceM79IncAmmoPickup extends ScrnM79IncAmmoPickup;
defaultproperties
{
InventoryType=Class'NicePack.NiceM79IncAmmo'
PickupMessage="M79 Incendiary Grenades NW"
}