SEIONDS is not a define

This commit is contained in:
S34NW
2021-08-14 18:35:22 +01:00
parent 21f182133a
commit c8005c305e
@@ -50,7 +50,7 @@
else
to_chat(user, "<span class='notice'>You begin replacing [src]...</span>")
playsound(src, I.usesound, 80, TRUE)
if(do_after(user, 3 SEIONDS * I.toolspeed, target = src))
if(do_after(user, 3 SECONDS * I.toolspeed, target = src))
if(R.get_amount() < 2 || !transparent_floor)
return
else //not holding metal at all