PowerSwitch (Wired) - originalfoo/Prison-Architect-API GitHub Wiki
##Overview
##Modding
See Wireables - Modding for details on how to change menu, icon, sprites and settings.
For reference here is the definition of this Wireable:
BEGIN Object
Name PowerSwitch
ConstructionTime 1.00000
MoveSpeedFactor 0.800000
Price -10
RenderDepth 2
Group StaticObject
BlockedBy Wall
BlockedBy StaticObject
BlockedBy Cable
BlockedBy LargePipe
BlockedBy SmallPipe
BlockedBy UtilityStation
Sprite ElectricalSwitch
MadeOf Composite
Properties StaticObject
Properties Utility
Properties Electrical
Properties Wired
END
##Notes
##See Also