BEGIN Object
    Name                 Warden
    Price                -1000  
    RenderDepth          2  
    ViewRange            3
    Toughness            5
    BlockedBy            Wall
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Warden
    Sprite               Warden  
    Properties           Entity
    Properties           Staff
    Equipment            Clipboard
END

BEGIN Object     
    Name                 Chief  
    Price                -1000  
    RenderDepth          2  
    ViewRange            12
    Toughness            20
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Security
    Sprite               Chief  
    Properties           Entity
    Properties           Staff
    Equipment            Clipboard
END

BEGIN Object     
    Name                 Foreman  
    Price                -1000  
    RenderDepth          2  
    Toughness            5
    ViewRange            3
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Maintainance
    Sprite               Foreman  
    Properties           Entity  
    Properties           Staff 
    Equipment            Clipboard
END

BEGIN Object     
    Name                 Psychologist  
    Price                -1000  
    RenderDepth          2
    Toughness            5
    ViewRange            3
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             MentalHealth
    Sprite               Shrink  
    Properties           Entity    
    Properties           Staff
END

BEGIN Object     
    Name                 Accountant  
    Price                -1000
    RenderDepth          2
    Toughness            5
    ViewRange            3
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Finance
    Sprite               Accountant  
    Properties           Entity    
    Properties           Staff
    Equipment            Clipboard
END

BEGIN Object     
    Name                 Lawyer  
    Price                -5000
    Toughness            5
    RenderDepth          2  
    ViewRange            3
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Legal
    Sprite		 Lawyer
    Properties           Entity    
    Properties           Staff
    Equipment            Clipboard
END
