MarbleTiles (Material) - originalfoo/Prison-Architect-API GitHub Wiki
##Overview
The MarbleTiles material is an indoor floor covering with normal movement speed.
##Modding
See Materials - Modding for scripting information and details on how to change menu, icons, sprites, and settings.
For reference, here is the default definition for this material:
BEGIN Material
-
NameMarbleTiles -
ConstructionTime1.00000 -
SoftEdged-1 -
IndoorOutdoor2 -
ObjectRequiredConcrete -
BEGINSprite0x 22y 8END
END
##Notes
Often used in toilets, showers and visitor rooms.
##See Also
- [
FancyTiles(Material)](FancyTiles (Material)) - [
MosaicFloor(Material)](MosaicFloor (Material)) - [
Concrete(Consumable)](Concrete (Consumable))

