#---Sink Mod
BEGIN Provider
    Action          Shave
    ProviderType    Object
    Object          BathSink
    PrimaryNeed     Hygiene
    PrimaryRate     -0.800000
    SecondaryNeed   Comfort
    SecondaryRate   -0.600000
    ActionType      Use
END

BEGIN Provider
    Action          Wash
    ProviderType    Object
    Object          BathSink
    PrimaryNeed     Hygiene
    PrimaryRate     -1.200000
    SecondaryNeed   Comfort
    SecondaryRate   -0.400000
    ActionType      Use
END

#---Office Chari Center & Oak Desk
BEGIN Provider
	Action	        Sit
	ProviderType	Object
	Object	        CenteredOfficeChair
	Slot	        0
	PrimaryNeed	    Comfort
	PrimaryRate	    -0.40000
	ActionType	    Use
END

#---Sit on bed mod! Below
BEGIN Provider
	Action	        Sit
	ProviderType	Object
	Object	        Bed
	Slot	        1
	PrimaryNeed	    Comfort
	PrimaryRate	    -0.200000
	ActionType	    Use
END
 
BEGIN Provider
	Action	        Sit
	ProviderType	Object
	Object	        SuperiorBed
	Slot	        1
	PrimaryNeed	    Comfort
	PrimaryRate	    -0.200000
	ActionType	    Use
END

BEGIN Provider
	Action	        Sit
	ProviderType	Object
	Object	        BunkBed
	Slot	        0
	PrimaryNeed	    Comfort
	PrimaryRate	    -0.200000
	ActionType	    Use
END
 
BEGIN Provider
	Action	        Sit
	ProviderType	Object
	Object	        BunkBed
	Slot	        1
	PrimaryNeed	    Comfort
	PrimaryRate	    -0.200000
	ActionType	    Use
END
