Slight changes to spawners (#3605)

* Initial

* Done

* Ye

* Removes mouse spawns for now

* I'm an idiot!
This commit is contained in:
Swept
2021-03-12 08:43:55 +00:00
committed by GitHub
parent 25079ecab6
commit a47e1b817c
91 changed files with 534 additions and 780 deletions

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "ai"
},
{
"name": "blue"
},
{
"name": "green"
},
{
"name": "pink"
},
{
"name": "red"
}
]
}