diff --git a/code/modules/projectiles/guns/toy.dm b/code/modules/projectiles/guns/toy.dm index 65fc3e5780..0b6ae745dd 100644 --- a/code/modules/projectiles/guns/toy.dm +++ b/code/modules/projectiles/guns/toy.dm @@ -221,6 +221,7 @@ icon = 'icons/obj/gun_toy.dmi' icon_state = "smg" caliber = "foam" + manual_chamber = FALSE //CHOMPEdit, borgs can't manually chamber... load_method = SINGLE_CASING max_shells = 15 var/cleanup = 0