* Port medibot + bot spawners from nyano * Make the injection thresholds constants * Remove warning * Check against const in system too * resolving systems just isn't worth it * only resolve entity manager once * Reduceother resolves too * fix post-merge * woops
16 lines
266 B
JSON
16 lines
266 B
JSON
{
|
|
"copyright" : "Taken from https://github.com/tgstation/tgstation",
|
|
"license" : "CC-BY-SA-3.0",
|
|
"size" : {
|
|
"x" : 32,
|
|
"y" : 32
|
|
},
|
|
"states" : [
|
|
{
|
|
"directions" : 1,
|
|
"name" : "medibot"
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|