
BEGIN Object     
    Name                 Guard  
    MoveSpeedFactor      0.500000  
    Toughness            20.0000  
    Price                -500  
	Upkeep				 -100
    RenderDepth          2  
    ViewRange            12
    BlockedBy            Wall  
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Sprite               Guard
    SpriteVariants       4  
    Properties           Entity
    Properties           Staff
    Properties           Guard
    Equipment            Gun
END

BEGIN Object     
    Name                 ArmedGuard
    MoveSpeedFactor      0.500000  
    Toughness            15.0000  
    Price                -1500  
	Upkeep				 -350
    RenderDepth          2  
    ViewRange            15
    BlockedBy            Wall
    BlockedBy            StaticObject  
    BlockedBy            UtilityStation  
    Research             Armoury
    Sprite               ArmedGuard
    SpriteVariants       4
    Properties           Entity
    Properties           Staff
    Properties           Guard
    Equipment            AssaultRifle
END

