add comment explaining why 6.0 were chosen

This commit is contained in:
commy2 2016-10-10 18:22:46 +02:00
parent e2d174837a
commit d0df141cf7

View File

@ -16,6 +16,7 @@
#define GET_ARRAY(config,default) (if (isArray (config)) then {getArray (config)} else {default})
// --- blood
// 0.077 l/kg * 80kg = 6.16l
#define DEFAULT_BLOOD_VOLUME 6.0 // in liters
#define HAS_LOST_SOME_BLOOD_THRESHOLD 0.100 // in liters