瀏覽代碼

[fixed] magically added breastsize is now also used for breast milk storage

sandra_schulz 5 年之前
父節點
當前提交
6120961b52
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      locations/lact_lib.qsrc

+ 1 - 1
locations/lact_lib.qsrc

@@ -324,7 +324,7 @@ if $ARGS[0] = '$calc_lactatemm':
 		RESULT = 0
 	elseif lactate >0:
 		temp_breastsize = 0
-		temp_breastsize += nbsize
+		temp_breastsize += (nbsize + magicf2b)
 		temp_var = 0
 		!! This if needs to be changed later. If the kid is lost during the pregnancy, Sveta may still went through full breast development. If changing something here, please contact milky_boobs in the forums.
 		if kid <= 0: