v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"objectName" : "missionteleporter",
|
||||
"colonyTags" : [],
|
||||
"objectType" : "teleporter",
|
||||
"rarity" : "Legendary",
|
||||
"description" : "Teleports to a variety of missions for easy testing.",
|
||||
"shortdescription" : "Mission Teleporter",
|
||||
"price" : 500,
|
||||
"printable" : false,
|
||||
|
||||
"category" : "teleporter",
|
||||
"lightColor" : [40, 80, 100],
|
||||
"lightPosition" : [0, 1],
|
||||
|
||||
"interactAction" : "OpenTeleportDialog",
|
||||
"interactData" : "/interface/warping/missionteleporter.config",
|
||||
|
||||
"inventoryIcon" : "missionteleportericon.png",
|
||||
"orientations" : [
|
||||
{
|
||||
"imageLayers" : [ { "image" : "missionteleporter.png:<color>", "fullbright" : true }, { "image" : "missionteleporterlit.png:<color>" } ],
|
||||
|
||||
"imagePosition" : [-16, 0],
|
||||
"frames" : 1,
|
||||
"animationCycle" : 0.5,
|
||||
|
||||
"spaceScan" : 0.1,
|
||||
"anchors" : [ "bottom" ],
|
||||
"collision" : "solid",
|
||||
"collisionSpaces" : [ [-2, 0], [-1, 0], [0, 0], [1, 0] ]
|
||||
}
|
||||
],
|
||||
|
||||
"health" : 5,
|
||||
|
||||
"teleporterFootPosition" : [0, 1]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue