I forgot to add this

This commit is contained in:
Unknown
2020-04-11 23:38:45 -04:00
parent e551141313
commit 3973fbf0ec
3 changed files with 0 additions and 2 deletions

View File

@@ -176,7 +176,6 @@
w_class = ITEMSIZE_HUGE // So it can't fit in a backpack.
accuracy = -45 //shooting at the hip
scoped_accuracy = 0
requires_two_hands = 1
one_handed_penalty = 60 // The weapon itself is heavy, and the long barrel makes it hard to hold steady with just one hand.
/obj/item/weapon/gun/energy/sniperrifle/ui_action_click()

View File

@@ -210,7 +210,6 @@
allowed_magazines = list(/obj/item/ammo_magazine/m545saw, /obj/item/ammo_magazine/m545)
projectile_type = /obj/item/projectile/bullet/rifle/a545
requires_two_hands = 1
one_handed_penalty = 90
var/cover_open = 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 102 KiB