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,84 @@
{
"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": "phoron"
},
{
"name": "phoron-inhand-left",
"directions": 4
},
{
"name": "phoron-inhand-right",
"directions": 4
},
{
"name": "paper"
},
{
"name": "paper_2"
},
{
"name": "paper_3"
},
{
"name": "paper-inhand-left",
"directions": 4
},
{
"name": "paper-inhand-right",
"directions": 4
},
{
"name": "plastic"
},
{
"name": "plastic_2"
},
{
"name": "plastic_3"
},
{
"name": "plastic-inhand-left",
"directions": 4
},
{
"name": "plastic-inhand-right",
"directions": 4
},
{
"name": "plasma"
},
{
"name": "plasma_2"
},
{
"name": "plasma_3"
},
{
"name": "plasma-inhand-left",
"directions": 4
},
{
"name": "plasma-inhand-right",
"directions": 4
},
{
"name": "uranium"
},
{
"name": "uranium-inhand-left",
"directions": 4
},
{
"name": "uranium-inhand-right",
"directions": 4
}
]
}