Removes Courier backpacks. (#1988)

* Macerates the Courier bags.

* Removes prototype file
This commit is contained in:
Swept
2020-09-03 21:14:09 +00:00
committed by GitHub
parent e3ace03cad
commit bd1dfed82e
29 changed files with 0 additions and 306 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 B

View File

@@ -1,21 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-black",
"directions": 1
},
{
"name": "courier-equipped-BACKPACK",
"directions": 4
},
{
"name": "courier",
"directions": 1
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-captain-equipped-BACKPACK",
"directions": 4
},
{
"name": "courier-captain",
"directions": 1
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 268 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-chemistry",
"directions": 1
},
{
"name": "courier-chemistry-equipped-BACKPACK",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-engineering",
"directions": 1
},
{
"name": "courier-engineering-equipped-BACKPACK",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-hydroponics",
"directions": 1
},
{
"name": "courier-hydroponics-equipped-BACKPACK",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-medical-equipped-BACKPACK",
"directions": 4
},
{
"name": "courier-medical",
"directions": 1
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-science-equipped-BACKPACK",
"directions": 4
},
{
"name": "courier-science",
"directions": 1
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 278 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-security-equipped-BACKPACK",
"directions": 4
},
{
"name": "courier-security",
"directions": 1
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 B

View File

@@ -1,17 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "courier-virology",
"directions": 1
},
{
"name": "courier-virology-equipped-BACKPACK",
"directions": 4
}
]
}