class Inv_GasCan extends KF_StoryInventoryItem; defaultproperties { AttachmentClass = none; // gas can have no visible attachment when carried! PickupClass = class 'Pickup_GasCan' }