Use new validate-rsis for workflow (#12997)
* Use new validate-rsis for workflow * A * Add python deps * --ignore-installed * Make it only work on RSI changes again. * Fix a bunch of RSIs.
|
Before Width: | Height: | Size: 125 B |
|
Before Width: | Height: | Size: 187 B |
|
Before Width: | Height: | Size: 172 B |
|
Before Width: | Height: | Size: 120 B |
@@ -129,6 +129,14 @@
|
||||
},
|
||||
{
|
||||
"name": "vegetable-slice"
|
||||
},
|
||||
{
|
||||
"name": "box-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "box-inhand-left",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 816 B |
|
Before Width: | Height: | Size: 219 B |
@@ -25,6 +25,9 @@
|
||||
{
|
||||
"name": "box-trash"
|
||||
},
|
||||
{
|
||||
"name": "box-closed"
|
||||
},
|
||||
{
|
||||
"name": "tin-closed"
|
||||
},
|
||||
|
||||
@@ -47,6 +47,9 @@
|
||||
{
|
||||
"name": "walkietalkie-on"
|
||||
},
|
||||
{
|
||||
"name": "walkietalkie-off"
|
||||
},
|
||||
{
|
||||
"name": "walkietalkie-active"
|
||||
},
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB |
@@ -19,6 +19,18 @@
|
||||
{
|
||||
"name": "death_cap"
|
||||
},
|
||||
{
|
||||
"name": "clown"
|
||||
},
|
||||
{
|
||||
"name": "clown2"
|
||||
},
|
||||
{
|
||||
"name": "clown2_cap"
|
||||
},
|
||||
{
|
||||
"name": "clown_cap"
|
||||
},
|
||||
{
|
||||
"name": "mime"
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC BY-SA 3.0",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 9bebd81ae0b0a7f952b59886a765c681205de31f",
|
||||
"size": {
|
||||
"x": 32,
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "ripley_chassis"
|
||||
},
|
||||
{
|
||||
"name": "ripley_harness"
|
||||
},
|
||||
@@ -95,4 +98,4 @@
|
||||
"name": "ripley18"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-NC-SA 3.0",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "goonstation at 4059e4be90832b02b1228b1bee3db342094e4f1e. ano11/ano11_on and inhands by brainfood#7460",
|
||||
"size": {
|
||||
"x": 32,
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-NA 3",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
|
||||
"states": [
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC BY-SA 3.0",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation and modified by SweptWasTaken at commit https://github.com/tgstation/tgstation/commit/77608a9f46b06a46f0f6b1be061755f68cc255a3",
|
||||
"size": {
|
||||
"x": 32,
|
||||
|
||||
@@ -86,6 +86,10 @@
|
||||
0.2
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "equipped-BELT",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB |
@@ -16,6 +16,9 @@
|
||||
{
|
||||
"name": "mag-0"
|
||||
},
|
||||
{
|
||||
"name": "suppressor"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
|
||||