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,122 @@
{
"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": "adamantine_2"
},
{
"name": "adamantine_3"
},
{
"name": "adamantine-inhand-left",
"directions": 4
},
{
"name": "adamantine-inhand-right",
"directions": 4
},
{
"name": "alpha"
},
{
"name": "alpha_2"
},
{
"name": "alpha_3"
},
{
"name": "copper"
},
{
"name": "copper_2"
},
{
"name": "copper_3"
},
{
"name": "copper-inhand-left",
"directions": 4
},
{
"name": "copper-inhand-right",
"directions": 4
},
{
"name": "gold"
},
{
"name": "gold_2"
},
{
"name": "gold_3"
},
{
"name": "gold-inhand-left",
"directions": 4
},
{
"name": "gold-inhand-right",
"directions": 4
},
{
"name": "hydrogen"
},
{
"name": "hydrogen_2"
},
{
"name": "hydrogen_3"
},
{
"name": "hydrogen-inhand-left",
"directions": 4
},
{
"name": "hydrogen-inhand-right",
"directions": 4
},
{
"name": "iron"
},
{
"name": "iron_2"
},
{
"name": "iron_3"
},
{
"name": "iron-inhand-left",
"directions": 4
},
{
"name": "iron-inhand-right",
"directions": 4
},
{
"name": "silver"
},
{
"name": "silver_2"
},
{
"name": "silver_3"
},
{
"name": "silver-inhand-left",
"directions": 4
},
{
"name": "silver-inhand-right",
"directions": 4
}
]
}