* Syndie Holster sprite * Outlaw Hat sprite * Outlaw Hat entity * Syndie Shoulder Holster entity * Tweaked sussy toolbox * Tweaked Syndie Holster * Outlaw Hat and Syndie Holster to the Uplink * it was a misinput, calm down * Tweaked holster so it can only hold weapons * and ammo too * fixing conflicts... from my OWN PR.... * Fixed another conlfict * fix
27 lines
473 B
JSON
27 lines
473 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/94daddb1ac6625e2a7f7a88d62235ee44a480b5e",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "equipped-BELT",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|