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:
@@ -1,80 +1,114 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/37f849fb17014f689346f7a9a49fab5f5562cf18",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
"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": "alienhide"
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "alienhide"
|
||||
},
|
||||
{
|
||||
"name": "cathide"
|
||||
},
|
||||
{
|
||||
"name": "corgihide"
|
||||
},
|
||||
{
|
||||
"name": "liggerhide"
|
||||
},
|
||||
{
|
||||
"name": "monkeyhide"
|
||||
},
|
||||
{
|
||||
"name": "banananium"
|
||||
},
|
||||
{
|
||||
"name": "diamond"
|
||||
},
|
||||
{
|
||||
"name": "uranium"
|
||||
},
|
||||
{
|
||||
"name": "wood"
|
||||
},
|
||||
{
|
||||
"name": "wool"
|
||||
},
|
||||
{
|
||||
"name": "copperbar_single"
|
||||
},
|
||||
{
|
||||
"name": "goldbar_10"
|
||||
},
|
||||
{
|
||||
"name": "goldbar_20"
|
||||
},
|
||||
{
|
||||
"name": "goldbar_30"
|
||||
},
|
||||
{
|
||||
"name": "leadbar_single"
|
||||
},
|
||||
{
|
||||
"name": "steelbar_single"
|
||||
},
|
||||
{
|
||||
"name": "tinbar_single"
|
||||
},
|
||||
{
|
||||
"name": "plasma_ore"
|
||||
},
|
||||
{
|
||||
"name": "phoron_ore"
|
||||
},
|
||||
{
|
||||
"name": "phoron_sheet"
|
||||
},
|
||||
{
|
||||
"name": "phoron_gem"
|
||||
},
|
||||
{
|
||||
"name": "spent_phoron_gem"
|
||||
},
|
||||
{
|
||||
"name": "rods"
|
||||
}
|
||||
]
|
||||
{
|
||||
"name": "bananium"
|
||||
},
|
||||
{
|
||||
"name": "bearpelt"
|
||||
},
|
||||
{
|
||||
"name": "cathide"
|
||||
},
|
||||
{
|
||||
"name": "cloth"
|
||||
},
|
||||
{
|
||||
"name": "cloth_2"
|
||||
},
|
||||
{
|
||||
"name": "cloth_3"
|
||||
},
|
||||
{
|
||||
"name": "corgihide"
|
||||
},
|
||||
{
|
||||
"name": "cotton"
|
||||
},
|
||||
{
|
||||
"name": "cotton_2"
|
||||
},
|
||||
{
|
||||
"name": "cotton_3"
|
||||
},
|
||||
{
|
||||
"name": "diamond"
|
||||
},
|
||||
{
|
||||
"name": "diamond-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "diamond-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "durathread"
|
||||
},
|
||||
{
|
||||
"name": "durathread_2"
|
||||
},
|
||||
{
|
||||
"name": "durathread_3"
|
||||
},
|
||||
{
|
||||
"name": "durathreadraw"
|
||||
},
|
||||
{
|
||||
"name": "durathreadraw_2"
|
||||
},
|
||||
{
|
||||
"name": "durathreadraw_3"
|
||||
},
|
||||
{
|
||||
"name": "hide"
|
||||
},
|
||||
{
|
||||
"name": "hide_2"
|
||||
},
|
||||
{
|
||||
"name": "hide_3"
|
||||
},
|
||||
{
|
||||
"name": "leather"
|
||||
},
|
||||
{
|
||||
"name": "leather_2"
|
||||
},
|
||||
{
|
||||
"name": "leather_3"
|
||||
},
|
||||
{
|
||||
"name": "liggerhide"
|
||||
},
|
||||
{
|
||||
"name": "monkeyhide"
|
||||
},
|
||||
{
|
||||
"name": "phoron_gem"
|
||||
},
|
||||
{
|
||||
"name": "phoron_gem_spent"
|
||||
},
|
||||
{
|
||||
"name": "wood"
|
||||
},
|
||||
{
|
||||
"name": "wood-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "wood-inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user