BEGIN Object     
    Name                 SmallKitchenSink  
    Width                2  
    ConstructionTime     1.00000  
    MoveSpeedFactor      0.800000  
    Toughness            25.0000
    Price                -20  
  
    AttachToWall         true  
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    MadeOf               HollowMetal
    Properties           StaticObject
    Properties           Processor
    Properties           RoomSpecific
    NumSlots             3
    WorkGroup            Kitchen
    BEGIN    Sprite
        x 0
        y 1
        w 4
        h 3
        RotateType	1
       BEGIN Marker
         x		1.2
         y		0.1
         orientation.x	0
         orientation.y	0
         Index		0
       END
       BEGIN Marker
         x		3.2
         y		1
         orientation.x	0
         orientation.y	0
         Index		1
       END
       BEGIN Marker
         x		1.2
         y		1.2
         orientation.x	0
         orientation.y	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 Requirement Type Object  Id Sink END
    BEGIN LikelyObject	Id		Bin				END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN LikelyObject	Id		SmallKitchenSink	END
    BEGIN Contraband    Id      Knife           END
    BEGIN Contraband    Id      Fork            END
    BEGIN Contraband    Id      Spoon           END
    Properties           PrisonersCanWork
END
