class Inv_Explosives extends KF_StoryInventoryItem; defaultproperties { AttachmentClass = none; // explosives can have no visible attachment when carried! PickupClass = class 'Pickup_Explosives' }