Hahahahahahhaha (#26371)

This commit is contained in:
DGamerL
2024-08-02 00:24:50 +00:00
committed by GitHub
parent b1432d3039
commit 54b0c33144
+1 -1
View File
@@ -1251,7 +1251,7 @@ GLOBAL_LIST_INIT(ai_verbs_default, list(
. = TRUE
if(anchored)
user.visible_message("<span class='notice'>[user] starts to unbolt [src] from the plating...</span>")
if(I.use_tool(src, user, 4 SECONDS, 0, 50))
if(!I.use_tool(src, user, 4 SECONDS, 0, 50))
user.visible_message("<span class='notice'>[user] decides not to unbolt [src].</span>")
return
user.visible_message("<span class='notice'>[user] finishes unfastening [src]!</span>")