COMPLETELY FUCKING REFACTORS TOOL CHECKING CODE

dear FUCKING GOD why was it like this, it hurts soooo bad DDDD:
This commit is contained in:
ReoDaProtovali
2024-09-11 01:32:03 -05:00
parent a9ddce1dce
commit e503b7e267
185 changed files with 416 additions and 423 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
anchored = TRUE
return TRUE
if(istype(item, /obj/item/crowbar))
if(item.tool_behavior == TOOL_CROWBAR)
to_chat(user,"<span class='notice'>You pry the bricks from the floor.</span>")
anchored = FALSE
return TRUE