Merge pull request #2126 from CHOMPStationBot/upstream-merge-10548

[MIRROR] Really fix protean blobs
This commit is contained in:
Nadyr
2021-06-03 12:46:50 -04:00
committed by GitHub
@@ -334,8 +334,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