v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
14
attic/objects/biome/heck/heckchest/heckchest.frames
Normal file
14
attic/objects/biome/heck/heckchest/heckchest.frames
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
|
||||
"frameGrid" : {
|
||||
"size" : [16, 16],
|
||||
"dimensions" : [3, 1],
|
||||
"names" : [
|
||||
[ "default.0", "default.1", "default.2" ]
|
||||
]
|
||||
},
|
||||
|
||||
"aliases" : {
|
||||
"default.default" : "default.0"
|
||||
}
|
||||
}
|
41
attic/objects/biome/heck/heckchest/heckchest.object
Normal file
41
attic/objects/biome/heck/heckchest/heckchest.object
Normal file
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"objectName" : "heckchest",
|
||||
"colonyTags" : ["heck","odd","storage"],
|
||||
"printable" : false,
|
||||
"rarity" : "Common",
|
||||
"objectType" : "container",
|
||||
"tooltipKind" : "container",
|
||||
|
||||
"category" : "storage",
|
||||
"price" : 70,
|
||||
"description" : "A chest made of flesh.",
|
||||
"shortdescription" : "Heck Chest",
|
||||
"race" : "generic",
|
||||
|
||||
"apexDescription" : "A pretty vile chest.",
|
||||
"avianDescription" : "This chest sounds shivers down my spine.",
|
||||
"floranDescription" : "Floran want to eat chest.",
|
||||
"glitchDescription" : "Disgust. A fleshy, pulsating chest.",
|
||||
"humanDescription" : "A pretty gross chest made of flesh.",
|
||||
"hylotlDescription" : "What an abhorrent chest.",
|
||||
"novakidDescription" : "This is all kinds of horrifying.",
|
||||
|
||||
"inventoryIcon" : "heckchesticon.png",
|
||||
"orientations" : [
|
||||
{
|
||||
"dualImage" : "heckchest.png:<color>.<key>",
|
||||
"imagePosition" : [-8, 0],
|
||||
|
||||
"spaceScan" : 0.1,
|
||||
"anchors" : [ "bottom" ]
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
"openSounds" : [ "/sfx/objects/chest_small_open.ogg" ],
|
||||
"closeSounds" : [ "/sfx/objects/chest_small_close.ogg" ],
|
||||
"slotCount" : 16,
|
||||
"uiConfig" : "/interface/chests/chest%slots%.config",
|
||||
"frameCooldown" : 5,
|
||||
"autoCloseCooldown" : 3600
|
||||
}
|
BIN
attic/objects/biome/heck/heckchest/heckchest.png
Normal file
BIN
attic/objects/biome/heck/heckchest/heckchest.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 483 B |
BIN
attic/objects/biome/heck/heckchest/heckchesticon.png
Normal file
BIN
attic/objects/biome/heck/heckchest/heckchesticon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 B |
Loading…
Add table
Add a link
Reference in a new issue