Remove duplicate cartridge rsi (#30498)

remove duplicate cartridge rsi
This commit is contained in:
slarticodefast
2024-08-02 08:14:50 +02:00
committed by GitHub
parent 533c968928
commit 448f3804e6
24 changed files with 8 additions and 79 deletions

View File

Before

Width:  |  Height:  |  Size: 335 B

After

Width:  |  Height:  |  Size: 335 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d , cart-log made by Skarletto (github)",
"copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d and tgstation at tgstation at https://github.com/tgstation/tgstation/commit/0c15d9dbcf0f2beb230eba5d9d889ef2d1945bb8, cart-log made by Skarletto (github)",
"size": {
"x": 32,
"y": 32
@@ -49,12 +49,18 @@
{
"name": "cart-lib"
},
{
"name": "cart-log"
},
{
"name": "cart-m"
},
{
"name": "cart-mi"
},
{
"name": "cart-ord"
},
{
"name": "cart-q"
},
@@ -74,7 +80,7 @@
"name": "cart-y"
},
{
"name": "cart-log"
"name": "insert_overlay"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 289 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 290 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 299 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 B

View File

@@ -1,77 +0,0 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0c15d9dbcf0f2beb230eba5d9d889ef2d1945bb8",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "insert_overlay"
},
{
"name": "cart"
},
{
"name": "cart-e"
},
{
"name": "cart-m"
},
{
"name": "cart-chem"
},
{
"name": "cart-c"
},
{
"name": "cart-h"
},
{
"name": "cart-s"
},
{
"name": "cart-clown"
},
{
"name": "cart-a"
},
{
"name": "cart-j"
},
{
"name": "cart-q"
},
{
"name": "cart-ord"
},
{
"name": "cart-tear"
},
{
"name": "cart-b"
},
{
"name": "cart-lib"
},
{
"name": "cart-eye"
},
{
"name": "cart-mi"
},
{
"name": "cart-hos"
},
{
"name": "cart-ce"
},
{
"name": "cart-cmo"
},
{
"name": "cart-rd"
}
]
}