mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
[MIRROR] Enables tac reloads for most ballistic weapons. (#5044)
* Enable tac reloads for most ballistic weapons (#43466)
This commit is contained in:
committed by
Gary Lafortune
parent
e23c928ece
commit
c88c9ba11b
@@ -53,7 +53,7 @@
|
||||
var/cartridge_wording = "bullet"
|
||||
var/rack_delay = 5
|
||||
var/recent_rack = 0
|
||||
var/tac_reloads = FALSE //Snowflake mechanic no more.
|
||||
var/tac_reloads = TRUE //Snowflake mechanic no more.
|
||||
|
||||
/obj/item/gun/ballistic/Initialize()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user