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

9 lines
264 B
Ucode

class NiceThompsonIncPickup extends ScrnThompsonIncPickup;
defaultproperties
{
ItemName="Tommy Gun Incendiary NW"
ItemShortName="Tommy Gun Inc. NW"
InventoryType=Class'NicePack.NiceThompsonInc'
PickupMessage="You got the Incendiary Tommy Gun NW"
}