diff --git a/code/modules/ruins/spaceruin_code/hilbertshotel.dm b/code/modules/ruins/spaceruin_code/hilbertshotel.dm index 0fc2b9d413..00d03c4e3b 100644 --- a/code/modules/ruins/spaceruin_code/hilbertshotel.dm +++ b/code/modules/ruins/spaceruin_code/hilbertshotel.dm @@ -139,6 +139,9 @@ GLOBAL_VAR_INIT(hhmysteryRoomNumber, 1337) storageObj.roomNumber = roomnumber storageObj.parentSphere = parentSphere storageObj.name = "Room [roomnumber] Storage" + /* SPLURT EDIT: Commented out the storing function of atoms, + as it's more complex to load them with custom rooms, + due to turfs not being able to be stored. for(var/i=0, i