Skip to content

Commit

Permalink
fixes the BAR not being recognized as an automatic weapon
Browse files Browse the repository at this point in the history
  • Loading branch information
xTrainx committed Apr 7, 2024
1 parent 9f0e3ea commit 8265c99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/ballistic/automatic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1309,6 +1309,7 @@
icon = 'icons/fallout/objects/guns/longguns.dmi'
slot_flags = ITEM_SLOT_BACK
icon_state = "BAR"
is_automatic = TRUE
item_state = "BAR"
icon_prefix = "rifle"
automatic = 1
Expand Down

0 comments on commit 8265c99

Please sign in to comment.