mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
fixes a bug (#20019)
This commit is contained in:
@@ -524,6 +524,9 @@
|
||||
if(!anchored)
|
||||
to_chat(user, "<span class='warning'>It's unanchored!</span>")
|
||||
return FALSE
|
||||
if(operating)
|
||||
to_chat(user, "<span class='warning'>Its already cooking!</span>")
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
#undef NO_DIRT
|
||||
|
||||
Reference in New Issue
Block a user