Starbound/assets/devel/objects/giantbackgroundobject/giantbackgroundobject.object
2025-03-21 22:23:30 +11:00

23 lines
536 B
Text

{
"objectName" : "giantbackgroundobject",
"category" : "other",
"colonyTags" : [],
"rarity" : "Common",
"description" : "What a mess.",
"shortdescription" : "Giant Background Object",
"scannable" : false,
"printable" : false,
"race" : "human",
"inventoryIcon" : "icon.png",
"orientations" : [
{
"dualImage" : "giantbackgroundobject.png",
"imagePosition" : [-1024, -1024],
"renderLayer" : "BackgroundOverlay",
"metaBoundBox" : [-128, -128, 128, 128],
"anchors" : [ ]
}
]
}