Really fix protean blobs

This commit is contained in:
Aronai Sieyes
2021-06-02 21:43:59 -04:00
parent 5bddeb3e6d
commit f2e26446dd
@@ -239,8 +239,9 @@
set category = "Abilities"
set hidden = TRUE
if(!isturf(loc))
to_chat(src,"<span class='warning'>You need more space to perform this action!</span>")
var/atom/movable/to_locate = temporary_form || src
if(!isturf(to_locate.loc))
to_chat(to_locate,"<span class='warning'>You need more space to perform this action!</span>")
return
//Blob form