Fixing foam dart sprite in hands (#39758)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
- Trash
|
||||
- type: Ammo
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/Foam/foam_crossbow.rsi
|
||||
sprite: Objects/Fun/Foam/foam_dart.rsi
|
||||
layers:
|
||||
- state: foamdart
|
||||
- type: EmbeddableProjectile
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "foamdart"
|
||||
},
|
||||
{
|
||||
"name": "foambox"
|
||||
},
|
||||
|
||||
|
Before Width: | Height: | Size: 136 B After Width: | Height: | Size: 136 B |
14
Resources/Textures/Objects/Fun/Foam/foam_dart.rsi/meta.json
Normal file
14
Resources/Textures/Objects/Fun/Foam/foam_dart.rsi/meta.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "foamdart"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user