oh i forgot to commit this before i made the pr

This commit is contained in:
Hatterhat
2021-09-30 23:22:45 -05:00
parent 87e1b80000
commit 02abdd4eef

View File

@@ -25,7 +25,8 @@
playsound(user, 'sound/weapons/shotguninsert.ogg', 60, 1)
A.update_icon()
update_icon()
user.SetNextAction(clip_delay)
if(istype(A, /obj/item/ammo_box))
user.SetNextAction(clip_delay)
/obj/item/gun/ballistic/shotgun/process_chamber(mob/living/user, empty_chamber = 0)
return ..() //changed argument value