* reworks * added the rest * reworked the machete handle * reworked the icon for the machete * ok. last one * . * . * replaced machete and knife sprites (again) * the meta.json * license * ffs * final * bs * . * . * got rid of the machete and bat * fuck Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
23 lines
504 B
JSON
23 lines
504 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken/modified from tgstation at commit https://github.com/tgstation/tgstation/pull/20520/commits/47d235721d658027a9effd37177cc8104844e0bf",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|