mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
And Done
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
if("fix")
|
||||
if(active) // Prevent from starting a fix while fixing.
|
||||
to_chat(usr, "<span class='warning'>You are already fixing this AI!</span>")
|
||||
return
|
||||
active = TRUE
|
||||
INVOKE_ASYNC(src, .proc/fix_ai)
|
||||
add_fingerprint(usr)
|
||||
|
||||
Reference in New Issue
Block a user