Crossbow (#327)
* Add powered crossbow * Add spear embedding (#18578) * Add spear embedding * fuck this copy-paste * Juicier * the river * Add crossbow embedding * Fix crossbow construction * Finish crossbow * Remove unused --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
BIN
Resources/Textures/White/Objects/Weapons/crossbow.rsi/base.png
Normal file
BIN
Resources/Textures/White/Objects/Weapons/crossbow.rsi/base.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 845 B |
BIN
Resources/Textures/White/Objects/Weapons/crossbow.rsi/drawn.png
Normal file
BIN
Resources/Textures/White/Objects/Weapons/crossbow.rsi/drawn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 919 B |
Binary file not shown.
|
After Width: | Height: | Size: 291 B |
Binary file not shown.
|
After Width: | Height: | Size: 547 B |
BIN
Resources/Textures/White/Objects/Weapons/crossbow.rsi/loaded.png
Normal file
BIN
Resources/Textures/White/Objects/Weapons/crossbow.rsi/loaded.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 973 B |
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from paradise at https://github.com/ParadiseSS13/Paradise at 76d0428022d17f3249585d96ac9b69076206efd4",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "loaded"
|
||||
},
|
||||
{
|
||||
"name": "drawn"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user