mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-22 05:17:50 +01:00
COMPLETELY FUCKING REFACTORS TOOL CHECKING CODE
dear FUCKING GOD why was it like this, it hurts soooo bad DDDD:
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user