Adds material and singularity cargo crates (#3445)

* Adds various crates

* Removes redundant code from EmitterComponent.cs

* (fixed) emitter

* Hopefully good

* Update meta.json
This commit is contained in:
Swept
2021-02-28 19:57:44 +00:00
committed by GitHub
parent 7e6fbc0b48
commit 6df41b2fa7
63 changed files with 608 additions and 218 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/68357f0b64a296d122ff1bdb2f13e9b0cb04a003/icons/obj/singularity.dmi",
"license": "CC-BY-SA-3.0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
}
]
}