BEGIN Object     
    Name                 MediumDishWasher
    Price                -1500
    Width                4  
    Height               1
    ConstructionTime     3.00000  
    MoveSpeedFactor      0.250000  
    Toughness            50.0000 
    SpriteScale          1.2   
    Properties           StaticObject
    Properties           Processor
    Group                StaticObject
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    MadeOf		 SolidMetal
    NumSlots		 4
    WorkGroup            Kitchen
    BEGIN   Sprite
        x 0
        y 19
        w 10 
        h 5.6
        RotateType 4
	BEGIN Marker
		x		5
		y		0
		orientation.x	0
		orientation.y	0
		Index		0
	END
	BEGIN Marker
		x		4
		y		0
		orientation.x	0
		orientation.y	0
		Index		1
	END
	BEGIN Marker
		x		2
		y		0
		orientation.x	0
		orientation.y	0
		Index		2
	END
    END
END

BEGIN Object                        
    Name                 SmallSink
    Price                -150
    Width                1  
    Height               1
    ConstructionTime     1.00000  
    MoveSpeedFactor      0.500000  
    Toughness            50.0000 
    RenderDepth          1
    SpriteScale          1.3   
    Properties           StaticObject
    Group                StaticObject
    MadeOf		 SolidMetal
    NumSlots		 1
    WorkGroup            Kitchen
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    BEGIN   Sprite
        x 0
        y 5.9 
        w 3.0
        h 4 
        RotateType 4
        BEGIN Marker
           x             0
           y             5.9
           orientation.x 0.0
           orientation.y 0.0
           Index         0
        BEGIN Marker
           x             3
           y             5.9
           orientation.x 0.0
           orientation.y 0.0
           Index         1
        END
        BEGIN Marker
           x             6
           y             5.9
           orientation.x 0.0
           orientation.y 0.0
           Index         2
        END
    END
END

BEGIN Room       
    Name                 Kitchen  
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id Cooker  END
    BEGIN Requirement Type Object  Id Fridge  END
    BEGIN LikelyObject	Id		Bin				END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN LikelyObject	Id		Sink	    END
    BEGIN LikelyObject	Id		MediumDishWasher	    END
    BEGIN Contraband    Id      Knife           END
    BEGIN Contraband    Id      Fork            END
    BEGIN Contraband    Id      Spoon           END
    Properties           PrisonersCanWork
END



BEGIN Room       
    Name                 Kitchen  
    BEGIN Requirement Type Indoor  END
    BEGIN Requirement Type Object  Id Cooker  END
    BEGIN Requirement Type Object  Id Fridge  END
    BEGIN LikelyObject	Id		Bin				END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN LikelyObject	Id		Sink	    END
    BEGIN LikelyObject	Id		MediumDishWasher	    END
    BEGIN Contraband    Id      Knife           END
    BEGIN Contraband    Id      Fork            END
    BEGIN Contraband    Id      Spoon           END
    Properties           PrisonersCanWork
END
