lowers sniper rifle execution speed to 4 seconds (#27396)

This commit is contained in:
HMBGERDO
2024-11-24 20:54:33 +01:00
committed by GitHub
parent 4c5a326e2f
commit faaf3bbcb6
@@ -17,7 +17,7 @@
w_class = WEIGHT_CLASS_NORMAL
slot_flags = ITEM_SLOT_BACK
actions_types = list()
execution_speed = 8 SECONDS
execution_speed = 4 SECONDS
var/zoomable = TRUE
/obj/item/gun/projectile/automatic/sniper_rifle/Initialize(mapload)