From 7a514e24922fbe4faf45d130e13011e5e04d7520 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 26 Aug 2018 23:11:19 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8C=80=20=EC=86=8C=EB=AA=A8=EC=97=90=20'?= =?UTF-8?q?=EB=AA=85=EC=84=B1=20=EB=B2=84=ED=94=84/=EB=94=94=EB=B2=84?= =?UTF-8?q?=ED=94=84'=20=EC=84=B1=EA=B2=A9=EC=9D=B4=20=EC=A0=81=EC=9A=A9?= =?UTF-8?q?=EB=90=98=EB=8A=94=20=EA=B8=B0=EC=A1=B4=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/WarUnitGeneral.php | 1 - 1 file changed, 1 deletion(-) diff --git a/hwe/sammo/WarUnitGeneral.php b/hwe/sammo/WarUnitGeneral.php index a48f1e42..e372751f 100644 --- a/hwe/sammo/WarUnitGeneral.php +++ b/hwe/sammo/WarUnitGeneral.php @@ -475,7 +475,6 @@ class WarUnitGeneral extends WarUnit{ $rice *= 0.8; } - $rice *= getCharExpMultiplier($this->getCharacter()); $rice *= $this->crewType->rice; $rice *= getTechCost($this->getNationVar('tech'));