Skip to content
aubergine10 edited this page Oct 20, 2015 · 3 revisions

##Overview

Brick

##Modding

See Consumables - Modding for details on how to change menu, icon, sprites and settings.

For reference here is the definition of this Consumable:

BEGIN Object

END

##Notes

###data/scripts/

##See Also

^ Open "Pages" to Search



Stacks:

  • [Box](Box (Consumable))
  • [Stack](Stack (Consumable))

Construction:

  • [Brick](Brick (Consumable))
  • [Concrete](Concrete (Consumable))
  • [GrassTurf](GrassTurf (Consumable))
  • [Steel](Steel (Consumable))

[Utilities:](Utilities (Room))

  • [ElectricalCable](ElectricalCable (Consumable))
  • [PipeLarge](PipeLarge (Consumable))
  • [PipeSmall](PipeSmall (Consumable))

[Kitchen:](Kitchen (Room))

  • [Ingredients](Ingredients (Consumable))
  • [IngredientsCooking](IngredientsCooking (Consumable))
  • [IngredientsCooked](IngredientsCooked (Consumable))
  • [IngredientsSpoiled](IngredientsSpoiled (Consumable))

[Canteen:](Canteen (Room))

  • [Meal](Meal (Consumable))
  • [FoodTray](FoodTray (Consumable))
  • [FoodTrayDirty](FoodTrayDirty (Consumable))

[Cleaning:](CleaningCupboard (Room))

  • [Bleach](Bleach (Consumable))

[Laundry:](Laundry (Room))

  • [PrisonerUniform](PrisonerUniform (Consumable))
  • [CrumpledPrisonerUniform](CrumpledPrisonerUniform (Consumable))
  • [DirtyPrisonerUniform](DirtyPrisonerUniform (Consumable))

[Library:](Library (Room))

  • [LibraryBookSorted](LibraryBookSorted (Consumable))
  • [LibraryBookUnsorted](LibraryBookUnsorted (Consumable))

[Forestry:](Forestry (Room))

  • [Log](Log (Consumable))

[Workshop:](Workshop (Room))

  • [Wood](Wood (Consumable))
  • [SheetMetal](SheetMetal (Consumable))
  • [LicensePlateBlank](LicensePlateBlank (Consumable))
  • [LicensePlate](LicensePlate (Consumable))

[Mail:](MailRoom (Room))

  • [MailSatchel](MailSatchel (Consumable))
  • [MailSorted](MailSorted (Consumable))
  • [MailUnsorted](MailUnsorted (Consumable))

[Shop:](Shop (Room))

  • [ShopGoods](ShopGoods (Consumable))
Clone this wiki locally