Revert "What was supposed to be another straightforward major system overhaul that once again spiraled out of control (#8220)"

This reverts commit 4d8c43f106.
This commit is contained in:
atermonera
2022-03-29 16:01:32 -08:00
parent 20b60157eb
commit c7f1880394
312 changed files with 2273 additions and 1900 deletions

View File

@@ -343,7 +343,7 @@
if(default_deconstruction_crowbar(user, W))
return
if(W.get_tool_quality(TOOL_WRENCH))
if(W.is_wrench())
if(istype(get_turf(src), /turf/space))
to_chat(user, "<span class='notice'>You can't anchor something to empty space. Idiot.</span>")