v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"objectName" : "referencegenerator",
|
||||
"colonyTags" : [],
|
||||
"rarity" : "Legendary",
|
||||
"description" : "-todo-",
|
||||
"shortdescription" : "Reference Generator",
|
||||
"race" : "generic",
|
||||
"price" : 1000,
|
||||
"lightColor" : [78, 111, 128],
|
||||
"category" : "wire",
|
||||
"printable" : false,
|
||||
|
||||
"apexDescription" : "-todo-",
|
||||
"avianDescription" : "-todo-",
|
||||
"floranDescription" : "-todo-",
|
||||
"glitchDescription" : "-todo-",
|
||||
"humanDescription" : "-todo-",
|
||||
"hylotlDescription" : "-todo-",
|
||||
|
||||
"inventoryIcon" : "referencegeneratoricon.png",
|
||||
"orientations" : [
|
||||
{
|
||||
"image" : "referencegenerator.png:<color>.<frame>",
|
||||
"flipImages" : true,
|
||||
"direction" : "left",
|
||||
|
||||
"imagePosition" : [-80, 0],
|
||||
"frames" : 1,
|
||||
"animationCycle" : 1.0,
|
||||
|
||||
"lightPosition" : [-2, 2],
|
||||
|
||||
"spaceScan" : 0.1,
|
||||
"anchors" : [ "bottom" ]
|
||||
},
|
||||
{
|
||||
"image" : "referencegenerator.png:<color>.<frame>",
|
||||
"direction" : "right",
|
||||
|
||||
"imagePosition" : [-80, 0],
|
||||
"frames" : 1,
|
||||
"animationCycle" : 1.0,
|
||||
|
||||
"lightPosition" : [1, 2],
|
||||
|
||||
"spaceScan" : 0.1,
|
||||
"anchors" : [ "bottom" ]
|
||||
}
|
||||
],
|
||||
|
||||
"scripts" : [ "/objects/wired/switch/switch.lua" ],
|
||||
"scriptDelta" : 5,
|
||||
|
||||
"animation" : "referencegenerator.animation",
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"on" : [ "/sfx/objects/apexconsole2switch.ogg" ],
|
||||
"off" : [ "/sfx/objects/apexconsole2switch.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"animationParts" : {
|
||||
"bg" : "referencegenerator.png",
|
||||
"fg" : "referencegeneratorlit.png"
|
||||
},
|
||||
|
||||
"animationPosition" : [-80, 0],
|
||||
|
||||
"outputNodes" : [ [0, 0] ],
|
||||
"inputNodes" : [ [0, 2] ]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue