pickaxe inhand resprite + wielded sprites (#18735)

* pickaxe inhand resprite

* wtf piece of shit
This commit is contained in:
Nemanja
2023-08-06 02:50:00 -04:00
committed by GitHub
parent 0c78852f7e
commit 2dcf7d21d8
6 changed files with 9 additions and 2 deletions

View File

@@ -18,7 +18,6 @@
Blunt: 5
Structural: 15
- type: Wieldable
wieldedInhandPrefix: null
- type: IncreaseDamageOnWield
damage:
types:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 378 B

After

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 541 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/29929/commits/8c0509a4725602d0be2e9a7b29b556a39fb5cca2",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/29929/commits/8c0509a4725602d0be2e9a7b29b556a39fb5cca2, inhands created by EmoGarbage404 (github)",
"size": {
"x": 32,
"y": 32
@@ -17,6 +17,14 @@
},
{
"name": "pickaxe"
},
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B