//============================================================================= // Scythe Pickup. //============================================================================= class ScrnScythePickup extends ScythePickup; defaultproperties { Weight=5.000000 cost=1500 ItemName="Scythe SE" ItemShortName="Scythe SE" InventoryType=Class'ScrnBalanceSrv.ScrnScythe' }