Files
crystall-punk-14/Resources/Textures/Structures/Lighting/LightPosts/small_light_post.rsi/meta.json
Peptide90 05c701975b Post Light sprite fix and state (#8578)
* adjusted post light sprite and added empty state

* update construction location
2022-06-02 15:12:23 -05:00

21 lines
248 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "By Peptide90 for SS14",
"states": [
{
"name": "off"
},
{
"name": "on"
},
{
"name": "empty"
}
]
}