pickaxe inhand resprite + wielded sprites (#18735)
* pickaxe inhand resprite * wtf piece of shit
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
Blunt: 5
|
Blunt: 5
|
||||||
Structural: 15
|
Structural: 15
|
||||||
- type: Wieldable
|
- type: Wieldable
|
||||||
wieldedInhandPrefix: null
|
|
||||||
- type: IncreaseDamageOnWield
|
- type: IncreaseDamageOnWield
|
||||||
damage:
|
damage:
|
||||||
types:
|
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 |
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"license": "CC-BY-SA-3.0",
|
"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": {
|
"size": {
|
||||||
"x": 32,
|
"x": 32,
|
||||||
"y": 32
|
"y": 32
|
||||||
@@ -17,6 +17,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pickaxe"
|
"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 |
Reference in New Issue
Block a user