Skip to content

Commit 3b6ab67

Browse files
committed
hell
1 parent b1d1f8f commit 3b6ab67

File tree

7 files changed

+19
-2
lines changed

7 files changed

+19
-2
lines changed

Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Shotguns/shotguns.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
sprite: DeltaV/Objects/Weapons/Guns/Shotguns/Adjutant.rsi
1111
- type: Item
1212
size: Large
13+
sprite: Objects/Weapons/Guns/Shotguns/enforcer_inhands_64x.rsi # it just looks good
1314
- type: GunRequiresWield
1415
- type: Gun
1516
fireRate: 1.5

Resources/Textures/DeltaV/Objects/Weapons/Guns/Shotguns/enforcer.rsi/meta.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 1,
33
"license": "CC-BY-SA-3.0",
4-
"copyright": "Taken/modified from tgstation at https://github.com/tgstation/tgstation/pull/27557/commits, backpack sprite by Peptide (copy of bulldog), backpack sling sprite edited by Boaz1111",
4+
"copyright": "Taken/modified from tgstation at https://github.com/tgstation/tgstation/pull/27557/commits, backpack sprite by Peptide (copy of bulldog), backpack sling sprite edited by Boaz1111, wielded sprites Taken/modified from tgstation at https://github.com/tgstation/tgstation/pull/41393/commits/1e56473177d0994d163c9edca3d13d6e5b640cc4, https://github.com/tgstation/tgstation/tree/master/icons/obj/weapons/guns edited by RiceMar1244",
55
"size": {
66
"x": 32,
77
"y": 32
@@ -28,6 +28,14 @@
2828
{
2929
"name": "equipped-SUITSTORAGE",
3030
"directions": 4
31+
},
32+
{
33+
"name": "wielded-inhand-left",
34+
"directions": 4
35+
},
36+
{
37+
"name": "wielded-inhand-right",
38+
"directions": 4
3139
}
3240
]
3341
}
Loading
Loading

Resources/Textures/Objects/Weapons/Guns/Rifles/carbine.rsi/meta.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": 1,
33
"license": "CC-BY-SA-3.0",
4-
"copyright": "Taken from Polaris at https://github.com/PolarisSS13/Polaris/commit/ff87150c3dfc387c46db7d1c956abf19ddff7819, backpack sprite by Peptide, backpack sling sprite edited by Boaz1111",
4+
"copyright": "Taken from Polaris at https://github.com/PolarisSS13/Polaris/commit/ff87150c3dfc387c46db7d1c956abf19ddff7819, backpack sprite by Peptide, backpack sling sprite edited by Boaz1111, wielded sprites Taken/modified from tgstation at https://github.com/tgstation/tgstation/pull/41393/commits/1e56473177d0994d163c9edca3d13d6e5b640cc4, https://github.com/tgstation/tgstation/tree/master/icons/obj/weapons/guns edited by RiceMar1244",
55
"size": {
66
"x": 32,
77
"y": 32
@@ -34,6 +34,14 @@
3434
{
3535
"name": "equipped-SUITSTORAGE",
3636
"directions": 4
37+
},
38+
{
39+
"name": "wielded-inhand-left",
40+
"directions": 4
41+
},
42+
{
43+
"name": "wielded-inhand-right",
44+
"directions": 4
3745
}
3846
]
3947
}
Loading
Loading

0 commit comments

Comments
 (0)