Mosins are no longer able to be fired while holding stuff in the offhand BUT are back to 60 damage (#11728)

* cryimg

* yes and
This commit is contained in:
Theos
2021-07-07 06:50:04 -04:00
committed by GitHub
parent a29a4c45ff
commit 1c667e9111
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ obj/item/gun/ballistic/rifle/attackby(obj/item/A, mob/user, params)
knife_x_offset = 27
knife_y_offset = 13
can_be_sawn_off = TRUE
weapon_weight = WEAPON_MEDIUM
weapon_weight = WEAPON_HEAVY
/obj/item/gun/ballistic/rifle/boltaction/sawoff(mob/user)
. = ..()

View File

@@ -8,7 +8,7 @@
/obj/item/projectile/bullet/a762
name = "7.62 bullet"
damage = 40
damage = 60
/obj/item/projectile/bullet/a762_enchanted
name = "enchanted 7.62 bullet"