From 8076ecfc2e4b17d7987a79adb4d320b6bb8798ac Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 18 Apr 2020 01:10:41 +0200 Subject: [PATCH] You can no longer see the solution contents of humans via examine. --- Resources/Prototypes/Entities/mobs/human.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/mobs/human.yml b/Resources/Prototypes/Entities/mobs/human.yml index fbe6939007..0815ecdd04 100644 --- a/Resources/Prototypes/Entities/mobs/human.yml +++ b/Resources/Prototypes/Entities/mobs/human.yml @@ -16,6 +16,7 @@ # Organs - type: Solution maxVol: 250 + caps: 32 - type: Bloodstream max_volume: 100 - type: Stomach