mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Update surgery.dm
This commit is contained in:
@@ -86,6 +86,8 @@
|
||||
return TRUE //yogs end
|
||||
|
||||
/datum/surgery/proc/next_step(mob/user, intent)
|
||||
if(location != user.zone_selected)
|
||||
return FALSE
|
||||
if(step_in_progress)
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user