BEGIN Room
    Name	      StaffCouncil
    Research          Warden
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
    BEGIN Requirement Type Secure END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id Chair Alt ChairYellow Multi true  END
    BEGIN Requirement Type Object  Id SwivelChair END
END

BEGIN Room
    Name	      AdministrativeCouncil
    Research          Warden
    BEGIN Requirement Type MinimumSize  x 5  y 5  END
    BEGIN Requirement Type Secure END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id Chair Alt ChairYellow Multi true END
    BEGIN Requirement Type Object  Id SwivelChair END
END

BEGIN Room
    Name	      StaffMeeting
    Research          Warden
    BEGIN Requirement Type MinimumSize  x 4  y 4  END
    BEGIN Requirement Type Secure END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id Chair Alt ChairYellow Multi true END
END

BEGIN Room
    Name	      WardenMeeting
    Research          Warden
    BEGIN Requirement Type MinimumSize  x 2  y 2  END
    BEGIN Requirement Type Secure END
    BEGIN Requirement Type Indoor END
    BEGIN Requirement Type Object  Id OfficeChair END
END

BEGIN Object
    Name                 AdministrativeSecretary
    Price                -1000  
	Upkeep		    -200
    RenderDepth          2  
    ViewRange            3
    Toughness            5
    BlockedBy            Wall
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               Accountant
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    Research             Secretariat
    Equipment            Clipboard
    ZombieTier           Low
END

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

BEGIN Object
    Name                 LegalManager
    Price                -1000  
	Upkeep		    -200
    RenderDepth          2  
    ViewRange            3
    Toughness            5
    BlockedBy            Wall
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               Lawyer
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    Research             Legal
    Equipment            Clipboard
    ZombieTier           Low
END

BEGIN Object     
    Name                 LeadCook  
    MoveSpeedFactor      5.500000
    Price                -1000
	Upkeep			     -150
    Toughness            5
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             LeadCook
    ViewRange            3    
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    Equipment            Knife
    ZombieTier           Low
    BEGIN   Sprite
        x 0 
        y 0  
        w 2  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 LeadDoctor  
    MoveSpeedFactor      5.500000
    Price                -1000
	Upkeep			     -150
    Toughness            5
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             LeadDoctor
    ViewRange            3    
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    Equipment            Needle
    ZombieTier           Low
    BEGIN   Sprite
        x 8 
        y 0  
        w 2  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 LeadWorkman
    MoveSpeedFactor      5.500000
    Price                -1000
	Upkeep			     -150
    Toughness            5
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             LeadWorkman
    ViewRange            3    
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    Equipment            Clipboard
    ZombieTier           Low
    BEGIN   Sprite
        x 0 
        y 2  
        w 2  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 LeadJanitor
    MoveSpeedFactor      5.500000
    Price                -1000
	Upkeep			     -150
    Toughness            5
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             LeadJanitor
    ViewRange            3    
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    ZombieTier           Low
    BEGIN   Sprite
        x 8 
        y 2  
        w 2  
        h 2  
        RotateType 1
    END
END


BEGIN Object     
    Name                 LeadGardener
    MoveSpeedFactor      5.500000
    Price                -1000
	Upkeep			     -150
    Toughness            5
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             LeadGardener
    ViewRange            3    
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    ZombieTier           Low
    BEGIN   Sprite
        x 0 
        y 4  
        w 2  
        h 2  
        RotateType 1
    END
END

BEGIN Object     
    Name                 LeadGuard
    MoveSpeedFactor      5.500000
    Price                -1000
	Upkeep			     -150
    Toughness            5
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             LeadGuard
    ViewRange            3    
    Properties           Entity
    Properties           Administrator
    Properties           Staff
    Equipment            AssaultRifle
    ZombieTier           Low
    BEGIN   Sprite
        x 8 
        y 4  
        w 2  
        h 2  
        RotateType 1
    END
END