Capgun Ammo Recolor (#17617)

* he's got a gun

* gung

* oops
This commit is contained in:
Alekshhh
2023-06-24 22:56:42 +03:00
committed by GitHub
parent 4c15474619
commit 2b7cc01e7f
5 changed files with 18 additions and 1 deletions

View File

@@ -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

View File

@@ -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"
}
]
}