Added implanter sprite (#20758)

* add

* Update meta.json

* tweaaaak
This commit is contained in:
Link
2023-10-18 20:18:54 +03:00
committed by GitHub
parent 344c10745e
commit badb601dd1
12 changed files with 46 additions and 27 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/PestoVerde322/tgstation/blob/37460afeeb24f84e591d538e40bb04e60aef9cf8/icons/obj/syringe.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken"
},
{
"name": "implanter0"
},
{
"name": "implanter1"
}
]
}