Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -41,7 +41,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -41,7 +41,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: mag10
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Expand All @@ -61,7 +61,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -41,7 +41,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/magnum.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/pistol.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 3
zeroVisible: false
- type: Appearance

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
sprite: Objects/Weapons/Guns/Ammunition/Boxes/rifle.rsi
- type: MagazineVisuals
magState: mag
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Expand All @@ -40,7 +40,7 @@
map: ["enum.GunVisualLayers.Mag"]
- type: MagazineVisuals
magState: magb
steps: 2
steps: 4
zeroVisible: false
- type: Appearance

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -16,8 +16,20 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "magb-1"
},
{
"name": "magb-2"
},
{
"name": "magb-3"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,21 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "magb-1"
},
{
"name": "magb-2"
},
{
"name": "magb-3"
},
{
"name": "incendiary"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "cap"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "incendiarydisplay"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,21 @@
{
"name": "mag-1"
},
{
"name": "mag-2"
},
{
"name": "mag-3"
},
{
"name": "magb-1"
},
{
"name": "magb-2"
},
{
"name": "magb-3"
},
{
"name": "incendiary"
},
Expand Down
Loading