장수 생성시 기본 타입
This commit is contained in:
@@ -222,6 +222,7 @@ $db->insert('general', [
|
|||||||
'turntime' => $turntime,
|
'turntime' => $turntime,
|
||||||
'killturn' => 6,
|
'killturn' => 6,
|
||||||
'lastconnect' => $lastconnect,
|
'lastconnect' => $lastconnect,
|
||||||
|
'crewtype'=>GameUnitConst::DEFAULT_CREWTYPE,
|
||||||
'makelimit' => 0,
|
'makelimit' => 0,
|
||||||
'age' => $age,
|
'age' => $age,
|
||||||
'startage' => $age,
|
'startage' => $age,
|
||||||
|
|||||||
Reference in New Issue
Block a user