Ammo Mag + Speedloader Inhand Sprites (#34235)

* Added inhand visuals to (most) ammo magazines and speedloaders

* whoops mixed up a single inhand on the rifle mag

* Didn't realize rubber ammo got removed.

* added attributions

* adjusted inhand visuals to account for magazine types

* missed one :eye:👁️

---------

Co-authored-by: EmoGarbage404 <retron404@gmail.com>
This commit is contained in:
Tiniest Shark
2025-04-26 19:36:01 -04:00
committed by GitHub
parent 021bd04b65
commit bb9c6dbe9d
85 changed files with 688 additions and 28 deletions

View File

@@ -116,6 +116,12 @@
steps: 6
zeroVisible: false
- type: Appearance
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazinePistolCaselessRiflePractice
@@ -137,6 +143,16 @@
steps: 6
zeroVisible: false
- type: Appearance
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazineCaselessRifle
@@ -151,6 +167,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazineCaselessRiflePractice
@@ -165,6 +191,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazineCaselessRifleShort
@@ -180,6 +216,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazineCaselessRifleShortPractice
@@ -195,3 +241,13 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"

View File

@@ -69,6 +69,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazineLightRifleEmpty
@@ -85,6 +95,12 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazineLightRiflePractice
@@ -100,6 +116,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazineLightRifleUranium
@@ -115,6 +141,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#00cd42"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#00cd42"
- type: entity
id: MagazineLightRifleIncendiary

View File

@@ -62,6 +62,12 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazineMagnum
@@ -77,6 +83,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazineMagnumPractice
@@ -92,6 +108,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazineMagnumUranium
@@ -107,6 +133,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#00cd42"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#00cd42"
- type: entity
id: MagazineMagnumAP
@@ -122,7 +158,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#540000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#540000"
- type: entity
id: MagazineMagnumSubMachineGunEmpty
@@ -138,6 +183,12 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazineMagnumSubMachineGun
@@ -152,6 +203,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazineMagnumSubMachineGunPractice
@@ -166,6 +227,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazineMagnumSubMachineGunUranium
@@ -180,6 +251,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#00cd42"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#00cd42"
- type: entity
id: MagazineMagnumSubMachineGunPiercing
@@ -194,3 +275,13 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#540000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#540000"

View File

@@ -152,6 +152,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazinePistolEmpty
@@ -168,7 +178,12 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazinePistolIncendiary
@@ -193,6 +208,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazinePistolUranium
@@ -208,6 +233,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#00cd42"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#00cd42"
- type: entity
id: MagazinePistolHighCapacityEmpty
@@ -223,6 +258,12 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazinePistolHighCapacity
@@ -237,6 +278,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazinePistolHighCapacityPractice
@@ -251,6 +302,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazinePistolSubMachineGun
@@ -271,6 +332,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazinePistolSubMachineGunEmpty
@@ -287,6 +358,12 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazinePistolSubMachineGunPractice
@@ -302,6 +379,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazinePistolSubMachineGunUranium
@@ -317,6 +404,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#00cd42"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#00cd42"
- type: entity
parent: BaseMagazinePistolSubMachineGun
@@ -326,3 +423,10 @@
components:
- type: BallisticAmmoProvider
proto: CartridgePistolIncendiary
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag

View File

@@ -46,6 +46,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#9b0000"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#9b0000"
- type: entity
id: MagazineRifleEmpty
@@ -61,6 +71,12 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: MagazineRifleIncendiary
@@ -83,6 +99,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: MagazineRifleUranium
@@ -97,3 +123,13 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#00cd42"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#00cd42"

View File

@@ -17,6 +17,15 @@
path: /Audio/Weapons/Guns/Cock/smg_cock.ogg
- type: Item
size: Small
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#d73307"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#d73307"
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
@@ -55,6 +64,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#ba7710"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#ba7710"
- type: entity
id: MagazineShotgunBeanbag
@@ -69,6 +88,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#30722d"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#30722d"
- type: entity
id: MagazineShotgunSlug
@@ -83,6 +112,16 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#72382d"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#72382d"
- type: entity
id: MagazineShotgunIncendiary
@@ -97,3 +136,13 @@
map: ["enum.GunVisualLayers.Base"]
- state: mag-1
map: ["enum.GunVisualLayers.Mag"]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-stripe
color: "#72382d"
right:
- state: inhand-right-mag
- state: inhand-right-stripe
color: "#72382d"

View File

@@ -39,6 +39,14 @@
steps: 7
zeroVisible: false
- type: Appearance
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-ammo
right:
- state: inhand-right-mag
- state: inhand-right-ammo
- type: entity
id: SpeedLoaderMagnumEmpty
@@ -58,6 +66,12 @@
# use the one it was printed for.
- state: base-6
map: [ "enum.GunVisualLayers.Mag" ]
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
right:
- state: inhand-right-mag
- type: entity
id: SpeedLoaderMagnumIncendiary
@@ -88,6 +102,18 @@
steps: 7
zeroVisible: false
- type: Appearance
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-ammo
- state: inhand-left-stripe
color: "#ea5800"
right:
- state: inhand-right-mag
- state: inhand-right-ammo
- state: inhand-right-stripe
color: "#ea5800"
- type: entity
id: SpeedLoaderMagnumAP
@@ -109,6 +135,18 @@
steps: 7
zeroVisible: false
- type: Appearance
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-ammo
- state: inhand-left-stripe
color: "#540000"
right:
- state: inhand-right-mag
- state: inhand-right-ammo
- state: inhand-right-stripe
color: "#540000"
- type: entity
id: SpeedLoaderMagnumUranium
@@ -130,3 +168,15 @@
steps: 7
zeroVisible: false
- type: Appearance
- type: Item
inhandVisuals:
left:
- state: inhand-left-mag
- state: inhand-left-ammo
- state: inhand-left-stripe
color: "#00cd42"
right:
- state: inhand-right-mag
- state: inhand-right-ammo
- state: inhand-right-stripe
color: "#00cd42"

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi, inhands by TiniestShark",
"states": [
{
"name": "base"
@@ -30,6 +30,14 @@
},
{
"name": "mag-7"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
}

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -36,6 +36,22 @@
},
{
"name": "mag-5"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -18,6 +18,22 @@
},
{
"name": "mag-1"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -18,6 +18,22 @@
},
{
"name": "mag-1"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/831c7c2743530e8a31910d781bae9dc34f3f1ec8/icons/obj/ammo_mags.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/831c7c2743530e8a31910d781bae9dc34f3f1ec8/icons/obj/ammo_mags.dmi, inhands by TiniestShark",
"states": [
{
"name": "base"
@@ -24,6 +24,14 @@
},
{
"name": "mag-unshaded-5"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi, inhands by TiniestShark",
"states": [
{
"name": "base"
@@ -30,6 +30,14 @@
},
{
"name": "mag-7"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/shiptest-ss13/Shiptest/pull/1602/commits/3e6cfea9d468508a7f64ad5543c3b22479cb465f , https://github.com/shiptest-ss13/Shiptest/blob/master/icons/obj/ammo.dmi",
"copyright": "https://github.com/shiptest-ss13/Shiptest/pull/1602/commits/3e6cfea9d468508a7f64ad5543c3b22479cb465f , https://github.com/shiptest-ss13/Shiptest/blob/master/icons/obj/ammo.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -21,6 +21,22 @@
},
{
"name": "mag-1"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 437 B

View File

@@ -5,13 +5,21 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi, inhands by TiniestShark",
"states": [
{
"name": "base"
},
{
"name": "mag-1"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/shiptest-ss13/Shiptest/commit/662c08272acd7be79531550919f56f846726eabb , https://github.com/shiptest-ss13/Shiptest/blob/master/icons/obj/ammo.dmi",
"copyright": "https://github.com/shiptest-ss13/Shiptest/commit/662c08272acd7be79531550919f56f846726eabb , https://github.com/shiptest-ss13/Shiptest/blob/master/icons/obj/ammo.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -24,6 +24,22 @@
},
{
"name": "mag-1"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -36,7 +36,22 @@
},
{
"name": "mag-5"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -39,7 +39,22 @@
},
{
"name": "mag-5"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -36,6 +36,22 @@
},
{
"name": "mag-5"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_mags.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -24,6 +24,14 @@
},
{
"name": "mag-unshaded-5"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "All sprites by https://github.com/august-sun.",
"copyright": "All sprites by https://github.com/august-sun, inhands by TiniestShark (github)",
"size": {
"x": 32,
"y": 32
@@ -24,6 +24,22 @@
},
{
"name": "mag-1"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi, inhands by TiniestShark (github)",
"states": [
{
"name": "base"
@@ -21,6 +21,22 @@
},
{
"name": "mag-1"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
}
]
}

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/d1120fc8287cca2632e834069b5019bf941a0170/icons/obj/ammo_speed.dmi",
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/d1120fc8287cca2632e834069b5019bf941a0170/icons/obj/ammo_speed.dmi, inhands by TiniestShark",
"states": [
{
"name": "base"
@@ -24,6 +24,14 @@
},
{
"name": "mag-5"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
}

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi",
"copyright": "https://github.com/tgstation/tgstation/pull/1684/commits/19e51caef09e78ca1122d26455b539ff5968d334, https://github.com/tgstation/tgstation/blob/master/icons/obj/weapons/guns/ammo.dmi, inhands by TiniestShark",
"states": [
{
"name": "base"
@@ -84,6 +84,30 @@
},
{
"name": "piercing-6"
},
{
"name": "inhand-left-mag",
"directions": 4
},
{
"name": "inhand-left-stripe",
"directions": 4
},
{
"name": "inhand-left-ammo",
"directions": 4
},
{
"name": "inhand-right-mag",
"directions": 4
},
{
"name": "inhand-right-stripe",
"directions": 4
},
{
"name": "inhand-right-ammo",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from and modified https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_speed.dmi",
"copyright": "Taken from and modified https://github.com/discordia-space/CEV-Eris/raw/aed9cbddbf9039dae1e4f02bab592248b0539431/icons/obj/ammo_speed.dmi, inhands by TiniestShark",
"states": [
{
"name": "base"
@@ -45,6 +45,14 @@
},
{
"name": "practice-6"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}