This commit is contained in:
Aria 2025-03-21 22:23:30 +11:00
commit 9c94d113d3
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
10260 changed files with 1237388 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [27, 29],
"dimensions" : [1, 1],
"names" : [
[ "default" ]
]
}
}

View file

@ -0,0 +1,38 @@
{
"objectName" : "heckbush7",
"colonyTags" : ["heck","odd"],
"printable" : false,
"rarity" : "Common",
"category" : "breakable",
"description" : "A disgusting blob of seeping flesh.",
"shortdescription" : "Heck Bush",
"race" : "generic",
"apexDescription" : "I'm going to be sick.",
"avianDescription" : "What vile foliage is this?",
"floranDescription" : "Floran think plant look tasty.",
"glitchDescription" : "Revulsion. What kind of flesh sprouts from the ground?",
"humanDescription" : "Whoa, this is like a science exhibit.",
"hylotlDescription" : "This offends everything I stand for. Disgusting.",
"novakidDescription" : "This is all kinds of horrifying.",
"inventoryIcon" : "capsulebigicon.png",
"orientations" : [
{
"dualImage" : "heckbush7.png:<color>",
"imagePosition" : [0, 0],
"frames" : 1,
"animationCycle" : 0.5,
"spaceScan" : 0.1,
"anchors" : [ "bottom" ]
}
],
"smashable" : true,
"smashSounds" : [ "/sfx/objects/capsule_break1.ogg", "/sfx/objects/capsule_break2.ogg", "/sfx/objects/capsule_break3.ogg" ],
"smashDropOptions" : [
[ [ "meatchunks", 1, { } ], [ "meatchunks", 1, { } ], [ "meatchunks", 1, { } ] ]
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B