Cave Decoration pack (#21265)

* add chromite chasm

* add desert chasm

* snow chasm

* finish
This commit is contained in:
Ed
2023-10-27 04:58:27 +03:00
committed by GitHub
parent 8891890ad1
commit 354d999c8e
61 changed files with 471 additions and 3 deletions

View File

@@ -0,0 +1,29 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from TGMC at commit https://github.com/tgstation/TerraGov-Marine-Corps/commit/4bf5d1aafbcbbb7bd2a7d0f52ef87f28e2bbb384",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "sign_left"
},
{
"name": "sign_right"
},
{
"name": "support"
},
{
"name": "support_beams"
},
{
"name": "support_wall"
},
{
"name": "support_wall_broken"
}
]
}