I hate mecha.dm I hate mecha.dm I hate mecha.dm.

This commit is contained in:
MistakeNot4892
2023-07-04 22:01:48 +10:00
parent 4ad5d47ca3
commit 9edb69e93b
3 changed files with 14 additions and 22 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
if(!istype(W))
return
if(W.is_wrench() && isturf(loc))
if(do_after(5))
if(do_after(user, 5, src))
if(!src) return
to_chat(user, "<span class='notice'>You dissasemble the desk bell</span>")
new /obj/item/stack/material/steel(get_turf(src), 1)