experience, dedication 변경

expereince, dedication 변경을 add 함수로 변경
경험치,계급 변경을 '즉시' 하도록 변경(남은 부분 있음)
관직 임명을 c에서 j로 변경
This commit is contained in:
2020-04-15 05:34:27 +09:00
parent c0fee32c4c
commit 39b65284bd
53 changed files with 653 additions and 721 deletions
+1
View File
@@ -652,6 +652,7 @@ function setGift($tnmt_type, $tnmt, $phase) {
//16강자 명성 돈
$cost = $admin['develcost'];
//experience를 General로
foreach($db->query('SELECT no, name, grp, grp_no FROM tournament WHERE grp>=20 AND grp<30 AND no > 0') as $general){
$generalID = $general['no'];
$db->update('general', [