class ScrnChainsawPickup extends ChainsawPickup; defaultproperties { cost=1000 BuyClipSize=100 Description="This legendary chainsaw is used through the centuries to fight evil forces" ItemName="Ash's Chainsaw" ItemShortName="Ash's Chainsaw" AmmoItemName="Gasoline" InventoryType=Class'ScrnBalanceSrv.ScrnChainsaw' PickupMessage="You got the Ash's Chainsaw." }