Slight changes to spawners (#3605)
* Initial * Done * Ye * Removes mouse spawns for now * I'm an idiot!
This commit is contained in:
26
Resources/Textures/Markers/cross.rsi/meta.json
Normal file
26
Resources/Textures/Markers/cross.rsi/meta.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user