{ "objectName" : "tinywallswitch", "printable" : false, "rarity" : "Common", "description" : "A compact switch that can be flipped on or off.", "shortdescription" : "Tiny Wall Switch", "race" : "generic", "floranDescription" : "Ssswitch!", "glitchDescription" : "Statement. A small switch.", "category" : "wire", "price" : 75, "inventoryIcon" : "tinywallswitchicon.png", "orientations" : [ { "dualImage" : "tinywallswitch.png:.off", "imagePosition" : [0, 0], "spaceScan" : 0.1, "anchors" : [ "background" ] } ], "scripts" : [ "/objects/wired/switch/switch.lua" ], "scriptDelta" : 5, "animation" : "/objects/wired/switch/switchtoggle.animation", "animationCustom" : { "sounds" : { "on" : [ "/sfx/objects/tinywallswitch.wav" ], "off" : [ "/sfx/objects/tinywallswitch.wav" ] } }, "animationParts" : { "switch" : "tinywallswitch.png" }, "animationPosition" : [0, 0], "outboundNodes" : [ [0, 0] ] }