Merge pull request #3603 from Citadel-Station-13/upstream-merge-32085

[MIRROR] Fixes being able to stack stargazers on one tile
This commit is contained in:
LetterJay
2017-10-26 16:51:05 -04:00
committed by GitHub

View File

@@ -236,7 +236,7 @@
if(A.outdoors || A.map_name == "Space" || !A.blob_allowed)
to_chat(invoker, "<span class='danger'>Stargazers can't be built off-station.</span>")
return
return TRUE
return ..()
//Integration Cog: Creates an integration cog that can be inserted into APCs to passively siphon power.