RiotVan (Vehicle) - originalfoo/Prison-Architect-API GitHub Wiki
##Overview
##Modding
See Vehicles - Modding for details on how to change menu, icon, sprites and settings.
For reference here is the definition of this Vehicle:
BEGIN Object
Name RiotVan
Width 2
Height 5
MaxStackSize -1
NumSlots 6
Sprite RiotVan
SpriteScale 1.4
Properties Vehicle
END
##Notes
##See Also