Skip to content

Flesh to stone now lasts for 2.5 minutes rather than 8.5 minutes.

Rob Nelson requested to merge pull/9919/statuetimer into Bleeding-Edge

Created by: Intigracy

I came to this wonderful math formula by timing how long it took for someone to get unstatued using a stopwatch.

It took 8m 20s almost exactly.

From there I assumed half of the timer would result in 4m 10s and did simple math to make the equation. (m = (y2-y1)/(x2-x1), plug in to y = mx + b and solve for b)

Merge request reports