forked from devsam/core
지급률 수정
This commit is contained in:
@@ -3578,6 +3578,7 @@ class GeneralAI
|
||||
elseif ($avg > 0.50) $rate = 15;
|
||||
else $rate = 10;
|
||||
}
|
||||
$this->nation['rate'] = $rate;
|
||||
|
||||
$db->update('nation', [
|
||||
'war' => 0,
|
||||
|
||||
Reference in New Issue
Block a user