Add belt slots for several items

This commit is contained in:
Swept
2020-12-23 05:32:42 +00:00
committed by GitHub
parent c1d42de991
commit c3a6d0c597
66 changed files with 365 additions and 166 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

View File

@@ -1,101 +1,183 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/dc89ef0239830774bd3d9d7d6c8da2856da2b869",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f3fdb19c606ea11786ebcad0350198f52ede17a3",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "analyzer",
"directions": 4
},
{
"name": "baton",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "beaker",
"directions": 4
},
{
"name": "c4",
"directions": 4
},
{
"name": "cigpack",
"directions": 4
},
{
"name": "clipboard",
"directions": 4
},
{
"name": "coil",
"directions": 4
},
{
"name": "crowbar",
"directions": 4
},
{
"name": "crowbar_red",
"directions": 4
},
{
"name": "cutters",
"directions": 4
},
{
"name": "drill",
"directions": 4
},
{
"name": "electronic",
"directions": 4
},
{
"name": "flare",
"directions": 4
},
{
"name": "flashbang",
"directions": 4
},
{
"name": "flashlight",
"directions": 4
},
{
"name": "geiger_counter",
"directions": 4
},
{
"name": "grenade",
"directions": 4
},
{
"name": "gun",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "handcuff",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "horn",
"directions": 4
},
{
"name": "horn_gold",
"directions": 4
},
{
"name": "hypo",
"directions": 4
},
{
"name": "injector",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "tank",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"name": "jawsoflife",
"directions": 4
},
{
"name": "knife",
"directions": 4
},
{
"name": "lighter",
"directions": 4
},
{
"name": "medipen",
"directions": 4
},
{
"name": "minibomb",
"directions": 4
},
{
"name": "painter",
"directions": 4
},
{
"name": "plasmatank",
"directions": 4
},
{
"name": "rcd",
"directions": 4
},
{
"name": "rolling_pin",
"directions": 4
},
{
"name": "rpd",
"directions": 4
},
{
"name": "rped",
"directions": 4
},
{
"name": "screwdriver",
"directions": 4
},
{
"name": "spade",
"directions": 4
},
{
"name": "spraybottle",
"directions": 4
},
{
"name": "spraycan",
"directions": 4
},
{
"name": "tele_baton",
"directions": 4
},
{
"name": "tray",
"directions": 4
},
{
"name": "welder",
"directions": 4
},
{
"name": "wrench",
"directions": 4
},
{
"name": "x4",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 B

View File

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

View File

@@ -8,8 +8,7 @@
},
"states": [
{
"name": "icon",
"directions": 1
"name": "icon"
},
{
"name": "equipped-BELT",