mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
Added shotgun in-hand sprites.
This commit is contained in:
@@ -52,6 +52,7 @@
|
|||||||
/obj/item/weapon/gun/projectile/shotgun/pump/combat
|
/obj/item/weapon/gun/projectile/shotgun/pump/combat
|
||||||
name = "combat shotgun"
|
name = "combat shotgun"
|
||||||
icon_state = "cshotgun"
|
icon_state = "cshotgun"
|
||||||
|
item_state = "cshotgun"
|
||||||
max_shells = 8
|
max_shells = 8
|
||||||
origin_tech = "combat=5;materials=2"
|
origin_tech = "combat=5;materials=2"
|
||||||
ammo_type = "/obj/item/ammo_casing/shotgun"
|
ammo_type = "/obj/item/ammo_casing/shotgun"
|
||||||
@@ -120,6 +121,7 @@
|
|||||||
return
|
return
|
||||||
if(do_after(user, 30)) //SHIT IS STEALTHY EYYYYY
|
if(do_after(user, 30)) //SHIT IS STEALTHY EYYYYY
|
||||||
icon_state = "sawnshotgun"
|
icon_state = "sawnshotgun"
|
||||||
|
item_state = "sawnshotgun"
|
||||||
w_class = 3.0
|
w_class = 3.0
|
||||||
item_state = "gun"
|
item_state = "gun"
|
||||||
flags &= ~ONBACK //you can't sling it on your back
|
flags &= ~ONBACK //you can't sling it on your back
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 125 KiB After Width: | Height: | Size: 126 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 131 KiB |
Reference in New Issue
Block a user