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

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 825 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 947 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 393 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 986 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 936 B

View File

@@ -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
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB