Skip to content

Commit

Permalink
one fine, one last fix
Browse files Browse the repository at this point in the history
the Handmade DMRis in the right class this time, and is slightly nerfed to match the damage bonus the DKS gets.
  • Loading branch information
JustLoveBeingAnOwl committed Sep 7, 2024
1 parent 57d541a commit d46c52e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/projectiles/guns/ballistic/automatic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2027,9 +2027,9 @@
icon_prefix = "handmade_marksman_rifle"
mag_type = /obj/item/ammo_box/magazine/w3006
init_mag_type = /obj/item/ammo_box/magazine/w3006
weapon_class = WEAPON_CLASS_CARBINE
weapon_class = WEAPON_CLASS_RIFLE
weapon_weight = GUN_TWO_HAND_ONLY
damage_multiplier = GUN_EXTRA_DAMAGE_T2
damage_multiplier = GUN_EXTRA_DAMAGE_T1
accuracy
cock_delay = GUN_COCK_RIFLE_BASE
init_recoil = RIFLE_RECOIL(1.3)
Expand Down

0 comments on commit d46c52e

Please sign in to comment.