parent
4c15474619
commit
2b7cc01e7f
|
|
@ -10,7 +10,7 @@
|
|||
- CartridgeCap
|
||||
- type: CartridgeAmmo
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Casings/capgun_casing.rsi
|
||||
layers:
|
||||
- state: base
|
||||
map: ["enum.AmmoVisualLayers.Base"]
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 189 B After Width: | Height: | Size: 177 B |
Binary file not shown.
|
After Width: | Height: | Size: 153 B |
Binary file not shown.
|
After Width: | Height: | Size: 165 B |
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/0b3ab17dbad632ddf738b63900ef8df1926bba47/icons/obj/ammo.dmi, modified by Topy, recolored by Alekshhh",
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "base-spent"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue