7 lines
175 B
Ucode
7 lines
175 B
Ucode
class NiceM79IncAmmoPickup extends ScrnM79IncAmmoPickup;
|
|
defaultproperties
|
|
{
|
|
InventoryType=Class'NicePack.NiceM79IncAmmo'
|
|
PickupMessage="M79 Incendiary Grenades NW"
|
|
}
|