{ "objectName" : "smallwallswitch", "printable" : false, "rarity" : "Common", "description" : "Flippin' awesome.", "shortdescription" : "Small Wall Switch", "race" : "generic", "floranDescription" : "Ssswitch!", "glitchDescription" : "Statement. A small switch.", "category" : "wire", "price" : 100, "inventoryIcon" : "smallwallswitchicon.png", "orientations" : [ { "image" : "smallwallswitch.png:.off", "imagePosition" : [-8, -8], "spaceScan" : 0.1, "anchors" : [ "background" ] } ], "scripts" : [ "/objects/wired/switch/switchwithinput.lua" ], "scriptDelta" : 5, "animation" : "/objects/wired/switch/switchtoggle2.animation", "animationCustom" : { "sounds" : { "on" : [ "/sfx/objects/apexconsole2switch.wav" ], "off" : [ "/sfx/objects/apexconsole2switch.wav" ] } }, "animationParts" : { "switch" : "smallwallswitch.png" }, "animationPosition" : [-8, -8], "inboundNodes" : [ [-1, 0] ], "outboundNodes" : [ [0, -1] ] }