* Add a pipe painting function to the airlock painter Signed-off-by: c4llv07e <kseandi@gmail.com> * Rename engineer painter to omnipainter Signed-off-by: c4llv07e <kseandi@gmail.com> * review changes Signed-off-by: c4llv07e <kseandi@gmail.com> * fix migration duplicate Signed-off-by: c4llv07e <kseandi@gmail.com> --------- Signed-off-by: c4llv07e <kseandi@gmail.com>
15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"copyright" : "Taken from https://github.com/tgstation/tgstation at commit a21274e56ae84b2c96e8b6beeca805df3d5402e8.",
|
|
"license" : "CC-BY-SA-3.0",
|
|
"size" : {
|
|
"x" : 32,
|
|
"y" : 32
|
|
},
|
|
"states" : [
|
|
{
|
|
"name" : "spray_painter"
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|