And another update:
I always wanted to make my own BrainPal(TM) and now here it is:
Your personal voice-in-your-head, your brain connected computer.
It gives you live feedback and boosts your awareness and sight.
Note:
This should be compatible with other mods, as it normally doesn't change vanilla xmls.
The recipe for it is only available, if you start a new colony.
If you want to have this active for your present colony, you can activate and build the special medical bed, or you must change a line in your savegame.
Whichever works best.
Savegame Info: (Only if you want to continue an old colony, but use Keybinding and BrainPal)
-Make Backup
-Open your savegamefile with a text editor (Notepad++ or such)
-Search for '<components'
You will find something like this:
</history>
<components />
-Change it so it looks like this:
</history>
<components>
<li Class="ColonistGroups.MapComponent_ColonistSelections" />
<li Class="Miscellaneous.MapComponent_AddRecipesToPawn" />
</components>