Shower (Room) - originalfoo/Prison-Architect-API GitHub Wiki

##Overview

Rooms Shower

The Shower room caters to the "Hygiene" need of Prisoner entities.

##Modding

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

For reference here is the definition of this Room:

BEGIN Room

END

###Scripting

It's not currently possible to script the actual rooms themselves.

data/scripts/

##Notes

The "Hygiene" need is primarily increased by sleeping, so Shower rooms should be placed close to accommodation rooms.

##See Also

  • Rooms:
    • [HoldingCell](HoldingCell (Room))
  • Consumables:
    • [LargePipe](LargePipe (Consumable))
    • [SmallPipe](SmallPipe (Consumable))
  • Materials:
    • [CeramicFloor](CeramicFloor (Material))
    • [WhiteTiles](WhiteTiles (Material))
⚠️ **GitHub.com Fallback** ⚠️