---Construction Materials

BEGIN Object     
    Name                 LowStone  
    Toughness            1.00000  
    MaxStackSize         20  
    Teleportable         true  
    Price                -5  
    RenderDepth          1  
    Sprite               Stone 
    StackSprite          StackStone
    Properties           Material
END

BEGIN Object     
    Name                 HighStone  
    Toughness            1.00000  
    MaxStackSize         20  
    Teleportable         true  
    Price                -20  
    RenderDepth          1  
    Sprite               Stone 
    StackSprite          StackStone
    Properties           Material
END

BEGIN Object     
    Name                 HighWood  
    MaxStackSize         20  
    Teleportable         true  
    Price                -20  
    RenderDepth          1  
    Sprite               Wood  
    StackSprite          StackWood
    Properties           Material
END

BEGIN Object     
    Name                 LowConcrete 
    MaxStackSize         20  
    Teleportable         true  
    Price                -5  
    RenderDepth          1  
    Sprite               Concrete  
    StackSprite          StackConcrete
    Properties           Material
END

BEGIN Object     
    Name                 Concrete  
    MaxStackSize         20  
    Teleportable         true  
    Price                -10  
    RenderDepth          1  
    Sprite               Concrete  
    StackSprite          StackConcrete
    Properties           Material
END

BEGIN Object     
    Name                 HighConcrete  
    MaxStackSize         20  
    Teleportable         true  
    Price                -20 
    RenderDepth          1  
    Sprite               Concrete  
    StackSprite          StackConcrete
    Properties           Material
END

BEGIN Object     
    Name                 Brick  
    MaxStackSize         20  
    Teleportable         true  
    Price                -10 
    RenderDepth          1  
    Sprite               Brick  
    StackSprite          StackBrick
    Properties           Material
END

BEGIN Object     
    Name                 HighBrick  
    MaxStackSize         20  
    Teleportable         true  
    Price                -20 
    RenderDepth          1  
    Sprite               Brick  
    StackSprite          StackBrick
    Properties           Material
END

BEGIN Object     
    Name                 HighBrick  
    MaxStackSize         20  
    Teleportable         true  
    Price                -20 
    RenderDepth          1  
    Sprite               Brick  
    StackSprite          StackBrick
    Properties           Material
END

BEGIN Object     
    Name                 VHighBrick  
    MaxStackSize         20  
    Teleportable         true  
    Price                -50 
    RenderDepth          1  
    Sprite               Brick  
    StackSprite          StackBrick
    Properties           Material
END

BEGIN Object     
    Name                 HighNone  
    MaxStackSize         20  
    Teleportable         true  
    Price                -20
    Properties           Material
END

--Foundations

BEGIN Material   
    Name                 BuildingWood  
    ConstructionTime     1.00000  
    BlockMovement        true  
    MoveCost             0.800000  
    SoftEdged            -1  
    IndoorOutdoor        1  
    BEGIN Sprite0    x 6  y 14  END
END

--Exterior--

--Dirt

BEGIN Material   
    Name                 Mud
    ConstructionTime     1.00000  
    MoveCost             0.70000 
    SoftEdged            1  
    IndoorOutdoor        1  
    SpriteType           RandomArea  
    SpriteOverlayScale   4
    NumSprites           2
    BEGIN Sprite0    x 25  y 8  END
    BEGIN Sprite1    x 5  y 2  END
END

--Grass

BEGIN Object     
    Name                 GrassTurf  
    MaxStackSize         10  
    Price                -10 
    RenderDepth          1  
    Teleportable         true  
    Sprite               GrassTurf  
    StackSprite          StackGrass
    Properties           Material
END

BEGIN Material   
    Name                 LongGrass
    ConstructionTime     1.00000
    MoveCost             0.70000
    SoftEdged            1  
    IndoorOutdoor        1  
    ObjectRequired       GrassTurf  
    SpriteType           RandomArea 
    SpriteOverlayScale   4
    NumSprites           2
    BEGIN Sprite0    x 25  y 6  END
    BEGIN Sprite1    x 5  y 2  END
END

--Concrete

BEGIN Material   
    Name                 PavingStone  
    ConstructionTime     1.00000  
    MoveCost             1.30000
    IndoorOutdoor        1  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 15  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 Road  
    ConstructionTime     10.0000
    MoveCost             1.30000  
    IndoorOutdoor        1  
    ObjectRequired       HighConcrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 15  y 6  END
    BEGIN Sprite1    x 2  y 2  END
END

--Stonework

BEGIN Material   
    Name                 Gravel  
    ConstructionTime     1.00000  
    MoveCost             1.00000  
    SoftEdged            1  
    IndoorOutdoor        1    
    SpriteType           RandomArea  
    SpriteOverlayScale   3  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 Stone  
    ConstructionTime     1.00000  
    IndoorOutdoor        1  
    ObjectRequired       HighStone  
    SpriteType           AlignedArea  
    NumSprites           2  
    BEGIN Sprite0    x 25  y 4  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 LooseStone
    ConstructionTime     1.00000  
    MoveCost             0.70000 
    SoftEdged            1  
    IndoorOutdoor        1  
    ObjectRequired       LowStone  
    SpriteType           RandomArea  
    SpriteOverlayScale   2
    NumSprites           2
    BEGIN Sprite0    x 30  y 6  END
    BEGIN Sprite1    x 2  y 2  END
END

--Interior--

--Concrete

BEGIN Material   
    Name                 ConcreteFloor  
    MoveCost             1.30000  
    SoftEdged            1  
    IndoorOutdoor        2  
    ObjectRequired       LowConcrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 6  END
    BEGIN Sprite1    x 5  y 2  END
END

--Wood

BEGIN Material   
    Name                 WoodenFloor  
    ConstructionTime     1.00000 
    IndoorOutdoor        2  
    ObjectRequired       HighWood  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 0  y 6  END
    BEGIN Sprite1    x 5  y 2  END
END

//BEGIN Material   
    Name                 WoodLaminate  
    ConstructionTime     1.00000
    SoftEdged            -1  
    IndoorOutdoor        2
    ObjectRequired       Wood  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 21  y 10  END
    BEGIN Sprite1    x 1  y 2  END
END//

--Ceramic Tiling

BEGIN Material   
    Name                 ClayTile  
    ConstructionTime     1.00000 
    MoveCost             1.30000  
    SoftEdged            -1  
    ObjectRequired       Brick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 10  END
    BEGIN Sprite1    x 1  y 2  END
END

//BEGIN Material   
    Name                 BrickMosaic  
    ConstructionTime     1.00000 
    MoveCost             1.30000  
    SoftEdged            -1  
    IndoorOutdoor        2
    ObjectRequired       HighBrick  
    BEGIN Sprite0    x 24  y 9  END
END//

BEGIN Material   
    Name                 CeramicFloor  
    ConstructionTime     1.00000 
    MoveCost             1.30000 
    IndoorOutdoor        2  
    ObjectRequired       HighBrick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 5  y 6  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 MarbleTiles  
    ConstructionTime     1.00000 
    MoveCost             1.30000  
    SoftEdged            -1  
    IndoorOutdoor        2
    ObjectRequired       VHighBrick  
    BEGIN Sprite0    x 22  y 8  END
END

BEGIN Material   
    Name                 WhiteTiles  
    ConstructionTime     1.00000 
    MoveCost             1.30000  
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       HighBrick  
    BEGIN Sprite0    x 22  y 9  END
END

BEGIN Material   
    Name                 FancyTiles  
    ConstructionTime     1.00000  
    MoveCost             1.30000 
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       VHighBrick  
    SpriteType           AlignedArea  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 8  END
    BEGIN Sprite1    x 2  y 2  END
END

BEGIN Material   
    Name                 BlueCeramicTile  
    ConstructionTime     1.00000 
    MoveCost             1.30000  
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       HighBrick 
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 20  y 22  END
    BEGIN Sprite1    x 2  y 2  END 
END

BEGIN Material   
    Name                 RedCeramicTile  
    ConstructionTime     1.00000 
    MoveCost             1.30000  
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       HighBrick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 22  y 22  END
    BEGIN Sprite1    x 2  y 2  END 
END

BEGIN Material   
    Name                 YellowCeramicTile  
    ConstructionTime     1.00000  
    MoveCost             1.30000 
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       HighBrick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 24  y 22  END
    BEGIN Sprite1    x 2  y 2  END 
END

BEGIN Material   
    Name                 GreenCeramicTile  
    ConstructionTime     1.00000  
    MoveCost             1.30000 
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       HighBrick 
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 26  y 22  END
    BEGIN Sprite1    x 2  y 2  END 
END

BEGIN Material   
    Name                 GrayCeramicTile 
    ConstructionTime     1.00000   
    MoveCost             1.30000
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       HighBrick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 28  y 22  END
    BEGIN Sprite1    x 2  y 2  END 
END

BEGIN Material   
    Name                 WhiteCeramicTile
    ConstructionTime     1.00000  
    MoveCost             1.30000 
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       HighBrick  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 30  y 22  END
    BEGIN Sprite1    x 2  y 2  END 
END

---Carpet

BEGIN Material   
    Name                 BlueCarpet
    ConstructionTime     1.00000  
    IndoorOutdoor        2  
    ObjectRequired       HighNone
    BEGIN Sprite0    x 26  y 24  END
END

BEGIN Material   
    Name                 RedCarpet
    ConstructionTime     1.00000  
    IndoorOutdoor        2   
    ObjectRequired       HighNone 
    BEGIN Sprite0    x 27  y 24  END
END

BEGIN Material   
    Name                 YellowCarpet
    ConstructionTime     1.00000  
    IndoorOutdoor        2    
    ObjectRequired       HighNone
    BEGIN Sprite0    x 28  y 24  END
END

BEGIN Material   
    Name                 GreenCarpet
    ConstructionTime     1.00000  
    IndoorOutdoor        2    
    ObjectRequired       HighNone
    BEGIN Sprite0    x 29  y 24  END
END

BEGIN Material   
    Name                 BlackCarpet
    ConstructionTime     1.00000  
    IndoorOutdoor        2    
    ObjectRequired       HighNone
    BEGIN Sprite0    x 30  y 24  END
END

BEGIN Material   
    Name                 WhiteCarpet
    ConstructionTime     1.00000  
    IndoorOutdoor        2    
    ObjectRequired       HighNone
    BEGIN Sprite0    x 31  y 24  END
END

--Other

BEGIN Material   
    Name                 MetalFloor  
    ConstructionTime     1.00000  
    MoveCost             0.70000  
    SoftEdged            -1  
    IndoorOutdoor        2  
    ObjectRequired       Concrete  
    SpriteType           RandomArea  
    NumSprites           2  
    BEGIN Sprite0    x 15  y 8  END
    BEGIN Sprite1    x 5  y 2  END
END

BEGIN Material   
    Name                 RubberSheet
    ConstructionTime     1.00000
    MoveCost             0.70000 
    SoftEdged            -1 
    ObjectRequired       Concrete  
    SpriteType           RandomArea
    NumSprites           2
    BEGIN Sprite0    x 20  y 12  END
    BEGIN Sprite1    x 2  y 4  END
END

---Walls

BEGIN Material   
    Name                 CMUWall  
    ConstructionTime     5.00000  
    BlockMovement        true  
    BlockVisibility      true  
    MoveCost             0.400000  
    SoftEdged            -1  
    ObjectRequired       Concrete  
    SpriteType           Connected  
    NumSprites           1
    BEGIN Sprite0    x 8  y 12  END
END

BEGIN Material   
    Name                 WoodenWall  
    ConstructionTime     5.00000  
    BlockMovement        true  
    BlockVisibility      true  
    MoveCost             0.400000  
    SoftEdged            -1  
    ObjectRequired       Brick  
    SpriteType           Connected  
    NumSprites           1
    BEGIN Sprite0    x 25  y 0  END
END