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:
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"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": "brass"
|
||||
},
|
||||
{
|
||||
"name": "brass_2"
|
||||
},
|
||||
{
|
||||
"name": "brass_3"
|
||||
},
|
||||
{
|
||||
"name": "brass-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "brass-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plasteel"
|
||||
},
|
||||
{
|
||||
"name": "plasteel_2"
|
||||
},
|
||||
{
|
||||
"name": "plasteel_3"
|
||||
},
|
||||
{
|
||||
"name": "plasteel-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plasteel-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plastitanium"
|
||||
},
|
||||
{
|
||||
"name": "plastitanium_2"
|
||||
},
|
||||
{
|
||||
"name": "plastitanium_3"
|
||||
},
|
||||
{
|
||||
"name": "plastitanium-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "plastitanium-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "steel"
|
||||
},
|
||||
{
|
||||
"name": "steel_2"
|
||||
},
|
||||
{
|
||||
"name": "steel_3"
|
||||
},
|
||||
{
|
||||
"name": "steel-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "steel-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "titanium"
|
||||
},
|
||||
{
|
||||
"name": "titanium_2"
|
||||
},
|
||||
{
|
||||
"name": "titanium_3"
|
||||
},
|
||||
{
|
||||
"name": "titanium-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "titanium-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user