Adds tons of new materials + cleans up existing ones (#3413)

* RSIs are now banging

* Sheets

* Hotfix

* Last before PR

* Ready

* Quick

* E

* Updates everything to new stack PR

* Finished off ore, set max stack size to 30 from 50.

* Most materials done

* Donezo

* Adds hides and custom sprited a corgi hide

* Should be good

* suffix

* Bugs

* Giff woodplank

* Profit?
This commit is contained in:
Swept
2021-02-26 07:59:24 +00:00
committed by GitHub
parent 0165a525a4
commit f23e35dc40
221 changed files with 2458 additions and 665 deletions

View File

@@ -0,0 +1,53 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "adamantine"
},
{
"name": "ammonia"
},
{
"name": "bananium"
},
{
"name": "diamond"
},
{
"name": "gold"
},
{
"name": "iron"
},
{
"name": "phoron"
},
{
"name": "plasma"
},
{
"name": "sand"
},
{
"name": "sand_black"
},
{
"name": "silver"
},
{
"name": "slag"
},
{
"name": "titanium"
},
{
"name": "uranium"
}
]
}