Skip to content
aubergine10 edited this page Oct 19, 2015 · 1 revision

##Overview

Rooms Armoury

The Armoury room ...

##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

...

##See Also

^ Open "Pages" to Search



Prisoner Intake:

  • [Intake](Intake (Room)) (Reception)
  • [HoldingCell](HoldingCell (Room))
  • [Shower](Shower (Room))

Prisoner Cells:

  • [Cell](Cell (Room))
  • [SuperiorCell](SuperiorCell (Room))
  • [Solitary](Solitary (Room))

Prisoner Leaving:

  • [ParoleRoom](ParoleRoom (Room)) - freedom!
  • [Execution](Execution (Room)) - murder!
  • [Morgue](Morgue (Room)) - more murder!

Services:

  • [Chapel](Chapel (Room))
  • [Classroom](Classroom (Room))
  • [CommonRoom](CommonRoom (Room))
  • [Library](Library (Room))
  • [MailRoom](MailRoom (Room))
  • [Shop](Shop (Room))
  • [Visitation](Visitation (Room))
  • [Yard](Yard (Room))

Food:

  • [Canteen](Canteen (Room))
  • [Kitchen](Kitchen (Room))

Healthcare:

  • [MedicalWard](MedicalWard (Room)) (Infirmary)
  • [Morgue](Morgue (Room))

Cleaning:

  • [CleaningCupboard](CleaningCupboard (Room))
  • [Laundry](Laundry (Room))

Resources:

  • [Storage](Storage (Room))
  • [Exports](Exports (Room))
  • [Deliveries](Deliveries (Room))
  • [Garbage](Garbage (Room))

Workshop:

  • [Forestry](Forestry (Room))
  • [Workshop](Workshop (Room))

Staff:

  • [Office](Office (Room))
  • [Staffroom](Staffroom (Room))

Security:

  • [Security](Security (Room))
  • [Armoury](Armoury (Room))
  • [Kennel](Kennel (Room))

Commands:

  • [ClearRooms](ClearRooms (Room))
Clone this wiki locally