mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
lowers sniper rifle execution speed to 4 seconds (#27396)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user