Skip to content

Commit

Permalink
Merge pull request #4605 from FluffyTox/Funnyshotguns!
Browse files Browse the repository at this point in the history
(MERGE SMELLEH) Shotgun class fix
  • Loading branch information
Brimcon authored Mar 7, 2024
2 parents 69f8a1e + e6e1d01 commit 231fcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/ballistic/shotgun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@
icon_state = "needlesg"
item_state = "needlesg"
mag_type = /obj/item/ammo_box/magazine/internal/shot/needler
weapon_class = WEAPON_CLASS_NORMAL
weapon_class = WEAPON_CLASS_RIFLE
weapon_weight = GUN_TWO_HAND_ONLY
init_firemodes = list(
/datum/firemode/semi_auto/slow
Expand Down

0 comments on commit 231fcdc

Please sign in to comment.