Skip to content

Commit

Permalink
nsg is apparently not FA
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoe2013 committed Jul 26, 2023
1 parent 7ec7eb7 commit 9e9fc38
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@
/obj/item/attachable/attached_gun/flamer/advanced,
)
start_semiauto = FALSE
start_automatic = TRUE
autofire_slow_mult = 1.1

/obj/item/weapon/gun/rifle/nsg23/Initialize(mapload, spawn_empty)
. = ..()
Expand All @@ -173,7 +171,6 @@
damage_mult = BASE_BULLET_DAMAGE_MULT + BULLET_DAMAGE_MULT_TIER_8
recoil_unwielded = RECOIL_AMOUNT_TIER_2
damage_falloff_mult = 0
fa_max_scatter = SCATTER_AMOUNT_TIER_5

/obj/item/weapon/gun/rifle/nsg23/handle_starting_attachment()
..()
Expand Down

0 comments on commit 9e9fc38

Please sign in to comment.