유산 포인트 초기화/저장 구조 추가

This commit is contained in:
2021-08-08 03:02:42 +09:00
parent a62cc65b53
commit 44bd408471
4 changed files with 94 additions and 10 deletions
+2
View File
@@ -266,6 +266,8 @@ foreach(Util::range(GameConst::$maxTurn) as $turnIdx){
}
$db->insert('general_turn', $turnRows);
resetInheritanceUser($userID);
$rank_data = [];
foreach(array_keys(General::RANK_COLUMN) as $rankColumn){
$rank_data[] = [