This patch reverts first step of global weapon conversion that would have halted the release of the next version for too long.
5 lines
166 B
Ucode
5 lines
166 B
Ucode
class NiceM79IncAmmo extends ScrnM79IncAmmo;
|
|
defaultproperties
|
|
{
|
|
PickupClass=Class'NicePack.NiceM79IncAmmoPickup'
|
|
ItemName="M79 Incendiary Grenades NW"
|
|
}
|