쌀 소모에 '명성 버프/디버프' 성격이 적용되는 기존 버그 수정
This commit is contained in:
@@ -475,7 +475,6 @@ class WarUnitGeneral extends WarUnit{
|
||||
$rice *= 0.8;
|
||||
}
|
||||
|
||||
$rice *= getCharExpMultiplier($this->getCharacter());
|
||||
$rice *= $this->crewType->rice;
|
||||
$rice *= getTechCost($this->getNationVar('tech'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user