mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Merge pull request #14479 from warior4356/ai-core-fix2
Fixes welder step of AI Core deconstruction
This commit is contained in:
@@ -225,7 +225,7 @@
|
||||
qdel(src)
|
||||
|
||||
/obj/structure/AIcore/welder_act(mob/user, obj/item/I)
|
||||
if(!state)
|
||||
if(state)
|
||||
return
|
||||
. = TRUE
|
||||
if(!I.tool_use_check(user, 0))
|
||||
|
||||
Reference in New Issue
Block a user