Revert "Slight changes to spawners (#3605)" (#3624)

This reverts commit a47e1b817c.
This commit is contained in:
metalgearsloth
2021-03-12 20:22:33 +11:00
committed by GitHub
parent e80b4fc459
commit 8c01d9d9dc
91 changed files with 775 additions and 529 deletions

View File

@@ -1,26 +0,0 @@
{
"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"
}
]
}