MailUnsorted (Consumable) - originalfoo/Prison-Architect-API GitHub Wiki
##Overview

##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
Name MailUnsorted
RenderDepth 1
MaxStackSize 10
Sprite MailUnsorted
StackSprite StackMailUnsorted
Properties Material
Properties RoomSpecific
WorkGroup MailRoom
Properties SlowDelivery
Properties Uncloneable
END
##Notes
##See Also