Adds mapped storage for lots of entities + a botanical belt (#4342)

* Cleans up belt stuff and some sprites

* Tag cleanup and sheathed sword

* Adds plant belt for botany chads and maps it's items

* CE belt, will most likely child it to utility instead

* Merges belt_icon and belt_mob into the same RSI

* Cut out alpha layers for wirecutters

* Added lots of equipped-BELT sprites for various items

* Medical, Janitor, Security, Assault, Chief Engineer, Utility and Botany have mapped storage layers

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Swept
2021-07-25 00:21:18 -07:00
committed by GitHub
parent 93acc565f0
commit c55f3fd478
145 changed files with 859 additions and 471 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

View File

@@ -17,6 +17,10 @@
},
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

View File

@@ -69,6 +69,22 @@
},
{
"name": "coilall-30"
},
{
"name": "coil-equipped-BELT",
"directions": 4
},
{
"name": "coillv-equipped-BELT",
"directions": 4
},
{
"name": "coilmv-equipped-BELT",
"directions": 4
},
{
"name": "coilhv-equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

View File

@@ -17,6 +17,10 @@
},
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

View File

@@ -15,6 +15,10 @@
},
{
"name": "icon"
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

View File

@@ -20,6 +20,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

View File

@@ -31,6 +31,10 @@
{
"name": "on-inhand-right",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

View File

@@ -26,6 +26,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

View File

@@ -23,6 +23,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

View File

@@ -70,6 +70,10 @@
0.1
]
]
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

View File

@@ -23,6 +23,30 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "cutters-inhand-left",
"directions": 4
},
{
"name": "cutters-inhand-right",
"directions": 4
},
{
"name": "handle-inhand-left",
"directions": 4
},
{
"name": "handle-inhand-right",
"directions": 4
},
{
"name": "cutters-equipped-BELT",
"directions": 4
},
{
"name": "handle-equipped-BELT",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

View File

@@ -17,6 +17,10 @@
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}