Skip to content

Commit

Permalink
SMGs have improved FA spread
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonespace27 committed Aug 9, 2023
1 parent b127bb0 commit 88acf0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/smgs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
gun_category = GUN_CATEGORY_SMG
start_automatic = TRUE
autofire_slow_mult = 1
fa_max_scatter = 6.5

/obj/item/weapon/gun/smg/Initialize(mapload, spawn_empty)
. = ..()
Expand Down

0 comments on commit 88acf0f

Please sign in to comment.