return nesting mistake

This commit is contained in:
S34NW
2021-09-24 11:11:38 +01:00
parent 622adb4ba5
commit 215ec7cbe3
+1 -1
View File
@@ -94,7 +94,7 @@
visible_message("<span class='notice'>\The [user] completely dismantles \the [src].</span>")
to_chat(user, "<span class='info'>You completely take apart \the [src].</span>")
qdel(src)
return
return
if(invulnerable)
to_chat(user, "<span class='warning'>This fence is too strong to cut through!</span>")
return