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

9 lines
211 B
Ucode

// Incendiary M79
class NiceM79Inc extends ScrnM79Inc;
defaultproperties
{
FireModeClass(0)=Class'NicePack.NiceM79IncFire'
PickupClass=Class'NicePack.NiceM79IncPickup'
ItemName="M79 Incendiary NW"
}