[MIRROR] tweaks lrtbbq blackmarket thing cooldown timers (#2746)

* tweaks lrtbbq blackmarket thing cooldown timers (#56176)

when i asked chosen a while back why is this thing so slow he said he did math wrong as proof on comment in line 54: tier 4 was 120 instead of 20 processing ticks aka 60s instead of 10s
he probably forgot about it so i ll pr it myself

* tweaks lrtbbq blackmarket thing cooldown timers

Co-authored-by: Tlaltecuhtli <33834933+Tlaltecuhtli@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-01-17 13:39:19 +01:00
committed by GitHub
co-authored by Tlaltecuhtli
parent 80239a201a
commit c8dba42a4c
@@ -27,7 +27,7 @@
/// Current recharge progress.
var/recharge_cooldown = 0
/// Base recharge time in seconds which is used to get recharge_time.
var/base_recharge_time = 200
var/base_recharge_time = 100
/// Current /datum/blackmarket_purchase being received.
var/receiving
/// Current /datum/blackmarket_purchase being sent to the target uplink.