Ammo boxes now have sprites for being parially filled! (#32930)

Initial Commit

Created new sprites for all the partial fills and modified the ammo-case ymls to accomodate the new stages
This commit is contained in:
Moomoobeef
2024-10-22 02:00:28 -07:00
committed by GitHub
parent 8142ac007f
commit 5f1b848c08
44 changed files with 75 additions and 12 deletions

View File

@@ -20,7 +20,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/anti_materiel.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 4
zeroVisible: false
- type: Appearance
@@ -41,7 +41,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

View File

@@ -20,7 +20,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/caseless_rifle.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 4
zeroVisible: false
- type: Appearance
@@ -41,7 +41,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: mag10
steps: 2
steps: 4
zeroVisible: false
- type: Appearance
@@ -61,7 +61,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

View File

@@ -20,7 +20,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/light_rifle.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 4
zeroVisible: false
- type: Appearance
@@ -41,7 +41,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

View File

@@ -19,7 +19,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/magnum.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

View File

@@ -20,7 +20,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/pistol.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 3
zeroVisible: false
- type: Appearance

View File

@@ -19,7 +19,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/rifle.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 4
zeroVisible: false
- type: Appearance
@@ -40,7 +40,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 B

After

Width:  |  Height:  |  Size: 155 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/983ad377d25729357b7ff8025f8014bd2f6ae9f7/icons/obj/ammo.dmi , base and mag-1 by Alekshhh",
"copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/raw/983ad377d25729357b7ff8025f8014bd2f6ae9f7/icons/obj/ammo.dmi, base and mag-1 by Alekshhh",
"size": {
"x": 32,
"y": 32
@@ -16,8 +16,20 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "magb-1"
},
{
"name": "magb-2"
},
{
"name": "magb-3"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 552 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 653 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 850 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 793 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -19,12 +19,30 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "magb-1"
},
{
"name": "magb-2"
},
{
"name": "magb-3"
},
{
"name": "mag10-1"
},
{
"name": "mag10-2"
},
{
"name": "mag10-3"
},
{
"name": "practice"
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 546 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 887 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -16,9 +16,21 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "magb-1"
},
{
"name": "magb-2"
},
{
"name": "magb-3"
},
{
"name": "incendiary"
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 129 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 B

View File

@@ -16,6 +16,12 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "cap"
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 553 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 861 B

View File

@@ -13,6 +13,9 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "incendiarydisplay"
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 B

After

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -16,9 +16,21 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "magb-1"
},
{
"name": "magb-2"
},
{
"name": "magb-3"
},
{
"name": "incendiary"
},