From 7b7c703fcddb39dd90c68f2c64fe3793f308cddd Mon Sep 17 00:00:00 2001 From: Jaeger <80431951+Kilmented@users.noreply.github.com> Date: Fri, 4 Oct 2024 22:44:30 -0500 Subject: [PATCH] fixes garand and thus SKS --- modular_coyote/code/modules/znuguns/code/guns/tier3.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_coyote/code/modules/znuguns/code/guns/tier3.dm b/modular_coyote/code/modules/znuguns/code/guns/tier3.dm index c8fb74bf5be..4dbd8049bce 100644 --- a/modular_coyote/code/modules/znuguns/code/guns/tier3.dm +++ b/modular_coyote/code/modules/znuguns/code/guns/tier3.dm @@ -97,7 +97,7 @@ gun_accuracy_zone_type = ZONE_WEIGHT_PRECISION gun_tags = list(GUN_SCOPE) en_bloc = 1 - auto_eject = 1 + auto_eject = FALSE can_bayonet = TRUE bayonet_state = "bayonet" knife_x_offset = 22