From 50a59b88c0523a49fae36372a55eee6b19d7d899 Mon Sep 17 00:00:00 2001 From: Theos Date: Fri, 29 Apr 2022 12:37:04 -0400 Subject: [PATCH] Revert "Update space.dm (#13664)" This reverts commit c89e0c768ab54c3afde998d8fa4700652a096576. --- code/datums/ruins/space.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/datums/ruins/space.dm b/code/datums/ruins/space.dm index 5cd88ff33d7f..80f6e7e38650 100644 --- a/code/datums/ruins/space.dm +++ b/code/datums/ruins/space.dm @@ -313,6 +313,7 @@ of the area exists in any records. After all, it's not like \ some doofus with an EVA suit and jetpack can just waltz around \ in space and find it..." + unpickable = TRUE /datum/map_template/ruin/space/spacebar id = "spacebar"