mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-04 14:33:30 +00:00
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:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user