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

7 lines
166 B
Ucode

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