* 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
53 lines
1.1 KiB
JSON
53 lines
1.1 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/237d8f7894617007d75c71d5d9feb4354c78debd/icons/obj/guns/lmg.dmi, backpack sprite by Peptide, backpack sling sprite edited by Boaz1111",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "base"
|
|
},
|
|
{
|
|
"name": "bolt-open"
|
|
},
|
|
{
|
|
"name": "mag-0"
|
|
},
|
|
{
|
|
"name": "mag-1"
|
|
},
|
|
{
|
|
"name": "mag-2"
|
|
},
|
|
{
|
|
"name": "mag-3"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "wielded-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "wielded-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-BACKPACK",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|