Skip to content

Commit

Permalink
removes automatic fire component
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed Jun 18, 2024
1 parent eed1fb7 commit 5fba88e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions code/modules/projectiles/guns/ballistic/smg.dm
Original file line number Diff line number Diff line change
Expand Up @@ -393,11 +393,6 @@ EMPTY_GUN_HELPER(automatic/smg/cm5)
unfolded_slowdown = 0.35
unfolded_wield_delay = 0.4 SECONDS


/obj/item/gun/ballistic/automatic/smg/skm_carbine/inteq/ComponentInitialize()
. = ..()
AddComponent(/datum/component/automatic_fire, 0.13 SECONDS)

/obj/item/gun/ballistic/automatic/smg/skm_carbine/inteq/proto
name = "\improper Nanotrasen Saber SMG"
desc = "A prototype full-auto 9mm submachine gun, designated 'SABR'. Has a threaded barrel for suppressors and a folding stock."
Expand Down

0 comments on commit 5fba88e

Please sign in to comment.