mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Revert "Ghosts cant finalize paintings anymore (#4136)"
This reverts commit cb6730dc45.
This commit is contained in:
@@ -233,10 +233,6 @@
|
||||
show_grid = !show_grid
|
||||
if("finalize")
|
||||
. = TRUE
|
||||
if(isobserver(user)) // Ghosts cant finalize
|
||||
return
|
||||
if(istype(user, /mob/living/silicon) && !Adjacent(user, src)) // Silicons cant finalize unless adjacent
|
||||
return
|
||||
finalize(user)
|
||||
if("patronage")
|
||||
. = TRUE
|
||||
|
||||
Reference in New Issue
Block a user