v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
42
attic/objects/biome/heck/heckaltar/heckaltar.object
Normal file
42
attic/objects/biome/heck/heckaltar/heckaltar.object
Normal file
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"objectName" : "heckaltar",
|
||||
"colonyTags" : ["heck","odd"],
|
||||
"printable" : false,
|
||||
"rarity" : "Common",
|
||||
"objectType" : "container",
|
||||
"tooltipKind" : "container",
|
||||
"category" : "storage",
|
||||
"price" : 125,
|
||||
"description" : "An altar dedicated to some unspeakable horror.",
|
||||
"shortdescription" : "Heck Altar",
|
||||
"race" : "floran",
|
||||
|
||||
"apexDescription" : "What manner of horrendous worshippers gather here?",
|
||||
"avianDescription" : "The god this altar pays tribute to does not bear thinking of.",
|
||||
"floranDescription" : "Floran only worship ssstabbing. Floran like table though.",
|
||||
"glitchDescription" : "Anxious. This altar is stained with the blood of innocents, or maybe just birds.",
|
||||
"humanDescription" : "What eldritch horrors are worshipped here? And when did I learn the word eldritch?",
|
||||
"hylotlDescription" : "This horrifying altar of the damned has such basic, crude construction. Shameful.",
|
||||
"novakidDescription" : "This is all kinds of horrifying.",
|
||||
|
||||
"inventoryIcon" : "heckaltaricon.png",
|
||||
"orientations" : [
|
||||
{
|
||||
"dualImage" : "heckaltar.png:<color>.<frame>",
|
||||
"imagePosition" : [-24, 0],
|
||||
"frames" : 3,
|
||||
"animationCycle" : 0.5,
|
||||
|
||||
"spaceScan" : 0.1,
|
||||
"anchors" : [ "bottom" ]
|
||||
|
||||
}
|
||||
],
|
||||
"openSounds" : [ "/sfx/objects/metalbox_open.ogg" ],
|
||||
"closeSounds" : [ "/sfx/objects/metalbox_close.ogg" ],
|
||||
"slotCount" : 16,
|
||||
"uiConfig" : "/interface/chests/chest%slots%.config",
|
||||
"frameCooldown" : 5,
|
||||
"autoCloseCooldown" : 3600
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue