mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Merge branch 'master' into var/const-to-define
This commit is contained in:
@@ -293,7 +293,7 @@ a {
|
||||
return FALSE
|
||||
if(I.tool_behaviour != TOOL_WRENCH)
|
||||
return FALSE
|
||||
if(!I.use_tool(src, user, 0, volume = I.tool_volume))
|
||||
if(!I.tool_use_check(user, 0))
|
||||
return FALSE
|
||||
if(!(flags & NODECONSTRUCT))
|
||||
to_chat(user, "<span class='notice'>Now [anchored ? "un" : ""]securing [name].</span>")
|
||||
|
||||
Reference in New Issue
Block a user