NicePack/sources/Weapons/Playable/Incendiary/TommygunInc/NiceThompsonInc.uc

9 lines
236 B
Ucode

class NiceThompsonInc extends ScrnThompsonInc
config(user);
defaultproperties
{
FireModeClass(0)=Class'NicePack.NiceThompsonIncFire'
PickupClass=Class'NicePack.NiceThompsonIncPickup'
ItemName="Incendiary Tommy Gun NW"
}