Starbound/attic/objects/biome/heck/hecksign/hecksign.object
2025-03-21 22:23:30 +11:00

34 lines
941 B
Text

{
"objectName" : "hecksign",
"colonyTags" : ["heck"],
"printable" : false,
"rarity" : "Common",
"category" : "decorative",
"price" : 90,
"description" : "A very welcoming sign.",
"shortdescription" : "Heck Sign",
"race" : "apex",
"apexDescription" : "Welcome to Heck. Well that's nice.",
"avianDescription" : "What a surprisingly cheery sign.",
"floranDescription" : "Floran think this sssay, all you can eat.",
"glitchDescription" : "Amused. Someone clearly wants me to feel at home.",
"humanDescription" : "Abandon hope all ye who enter?",
"hylotlDescription" : "What a crudely-made sign.",
"novakidDescription" : "This sure is welcoming.",
"inventoryIcon" : "hecksignicon.png",
"orientations" : [
{
"image" : "hecksign.png:<color>",
"imagePosition" : [0, 0],
"frames" : 1,
"animationCycle" : 0.5,
"spaceScan" : 0.1,
"anchors" : [ "background" ]
}
]
}