9 lines
239 B
Ucode
9 lines
239 B
Ucode
class NiceM79IncPickup extends ScrnM79IncPickup;
|
|
defaultproperties
|
|
{
|
|
ItemName="M79 Incendiary NW"
|
|
ItemShortName="M79 Inc NW"
|
|
InventoryType=class'NiceM79Inc'
|
|
PickupMessage="You got the M79 Incendiary Grenade Launcher NW."
|
|
}
|