fix: 생성하자마자 임관 1년차로 나오는 문제 수정

This commit is contained in:
2021-09-17 03:12:38 +09:00
parent 5362be9c21
commit adf7734b85
+1 -1
View File
@@ -681,7 +681,7 @@ class GeneralBuilder{
'turntime'=>$turntime,
'killturn'=>$killturn,
'age'=>$age,
'belong'=>1,
'belong'=>0,
'personal'=>$this->ego,
'special'=>$this->specialDomestic,
'specage'=>$this->specAge,