This commit is contained in:
Ghommie
2020-05-17 18:59:50 +02:00
parent 30ab79e09e
commit 1bf1352383
+1 -1
View File
@@ -1056,7 +1056,7 @@
if(!axe.wielded)
to_chat(user, "<span class='warning'>You need to be wielding \the [axe] to do that!</span>")
return
INVOKE_ASYNC(src, (density ? .proc/open : .proc/close), 2)
INVOKE_ASYNC(src, (density ? .proc/open : .proc/close), 2)
else
INVOKE_ASYNC(src, (density ? .proc/open : .proc/close), 2)