BEGIN Object
	Name				WhiteOfficeChair
	Toughness			13.0000
	ConstructionTime	2.00000
	MoveSpeedFactor		0.500000
	Price				-80
	NumSlots			1
	Group				StaticObject
	BlockedBy			Wall
	BlockedBy			StaticObject
	BlockedBy			UtilityStation
	BEGIN Sprite
		x 0
		y 0
		w 2
		h 2
		RotateType 1
	END
	Properties			StaticObject
END

BEGIN Room       
    Name                 Office  
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
    BEGIN Requirement Type Object  Id OfficeDesk  END
    BEGIN Requirement Type Object  Id FilingCabinet  END
    BEGIN Requirement Type Indoor  END
    BEGIN LikelyObject	Id		StaffDoor	    END
    BEGIN LikelyObject	Id		WhiteOfficeChair    END
    BEGIN Contraband    Id      MobilePhone     END
    BEGIN Contraband    Id      Booze           END
    BEGIN Contraband    Id      Cigs            END
    BEGIN Contraband    Id      Lighter         END
    Properties           StaffCanUseFacilities
END 

