From 25c0d292dc29898288ad45482cda2f4c78526377 Mon Sep 17 00:00:00 2001 From: retlaw34 <58402542+retlaw34@users.noreply.github.com> Date: Tue, 2 Jul 2024 00:39:32 -0700 Subject: [PATCH] oopsie :3 --- code/modules/projectiles/guns/ballistic/marksman.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/projectiles/guns/ballistic/marksman.dm b/code/modules/projectiles/guns/ballistic/marksman.dm index 97fff63083d3..879a8b5e85e7 100644 --- a/code/modules/projectiles/guns/ballistic/marksman.dm +++ b/code/modules/projectiles/guns/ballistic/marksman.dm @@ -39,6 +39,8 @@ wield_delay = 1.3 SECONDS +EMPTY_GUN_HELPER(automatic/marksman/sniper_rifle) + /obj/item/gun/ballistic/automatic/marksman/ebr //fuck this gun, its getting wiped soon enough name = "\improper M514 EBR" desc = "A reliable, high-powered battle rifle often found in the hands of Syndicate personnel and remnants, chambered in .308. Effective against personnel and armor alike."