{ "objectName" : "outpostlamp", "rarity" : "Common", "description" : "A wall light.", "shortdescription" : "Outpost Wall Light", "race" : "generic", "category" : "light", "price" : 300, "lightColor" : [122, 177, 204], "inventoryIcon" : "outpostlampicon.png", "orientations" : [ { "image" : "outpostlamp.png:.", "imagePosition" : [0, 0], "direction" : "left", "flipImages" : true, "spaceScan" : 0.1, "anchors" : [ "background" ] }, { "image" : "outpostlamp.png:.", "imagePosition" : [0, 0], "direction" : "right", "spaceScan" : 0.1, "anchors" : [ "background" ] } ], "soundEffect" : "/sfx/objects/fluorescent_light_quiet.wav", "animation" : "/objects/wired/light/lighttogglebgfullbright.animation", "animationCustom" : { "sounds" : { "on" : [ "/sfx/objects/tinywallswitch.wav" ], "off" : [ "/sfx/objects/tinywallswitch.wav" ] } }, "animationParts" : { "bg" : "outpostlamp.png", "fg" : "outpostlamplit.png" }, "animationPosition" : [0, 0], "scripts" : [ "/objects/wired/light/light.lua" ], "scriptDelta" : 60, "interactive" : false, "inboundNodes" : [ [0, 0] ] }