BEGIN Object     
    Name                 PrisonerUpgrader
    ConstructionTime     10
    Width                1
    Height               1
    MoveSpeedFactor      1.000
    Toughness                  20.000000
    BlockMovement        False
    BlockVisibility      False 
    Price                -100
    NumSlots             1 
    Properties           Scripted
    Properties           RangeOfDetection
    Properties           UpLimit
    Properties           NewCat
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    MadeOf               Composite
    Research             pis
    BEGIN Sprite
        x 0
        y 0
        w 1
        h 1
        RotateType 4
    END  
    RenderDepth       0
    Properties           StaticObject
    Properties           Electrical
END

BEGIN Object     
    Name                 PrisonerDowngrader
    ConstructionTime     10
    Width                1
    Height               1
    MoveSpeedFactor      1.000
    Toughness                  20.000000
    BlockMovement        False
    BlockVisibility      False 
    Price                -100
    NumSlots             1 
    Properties           Scripted
    Properties           RangeOfDetection
    Properties           UpLimit
    Properties           NewCat
    Group                StaticObject  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation
    MadeOf               Composite
    Research             pis
    BEGIN Sprite
        x 1
        y 0
        w 1
        h 1
        RotateType 4
    END  
    RenderDepth       0
    Properties           StaticObject
    Properties           Electrical
END

BEGIN Object     
    Name                 Prisoner  
    MoveSpeedFactor      0.500000  
    Toughness            20.0000  
    RenderDepth          2  
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               Prisoner  
    Properties           Entity
    Properties           DoesNotTire
    Properties           LastTested
END