* DB texture on back changed * cheese * test * CR20 Syndie Sling * NT slings implemented * finished SMGS, starting on Laser Weapons * added more laser slings * laser weapons done * small changes to laser weapons and pie cannon slings * added chinalake and l6 slings * finished launcher catagory, almost finished rifle catagory * almost done, just missing the heavy sniper * Replaced L6, Chinalake and Heavy Sniper resprite because my old heavy sling was ugly af * all slings done * added copyright to the .meta files * Revert "cheese" This reverts commit a1f7ac7b70709a6789a7b6fc0dc00a2c0734b83a. * fixed sln file, in theory at least
40 lines
711 B
JSON
40 lines
711 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken/modified from tgstation at https://github.com/tgstation/tgstation/pull/21818/commits/8959238828600d01ee7c8165a0dd29007570a454, backpack sprite by Peptide, backpack sling sprite edited by Boaz1111",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "base"
|
|
},
|
|
{
|
|
"name": "mag-0"
|
|
},
|
|
{
|
|
"name": "mag-1"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "rocket0-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "rocket0-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-BACKPACK",
|
|
"directions": 4
|
|
}
|
|
]
|
|
} |