장수 생성시 기본 타입

This commit is contained in:
2018-07-30 01:42:42 +09:00
parent 5aa3ef38ba
commit e0c4e3c58e
+1
View File
@@ -222,6 +222,7 @@ $db->insert('general', [
'turntime' => $turntime,
'killturn' => 6,
'lastconnect' => $lastconnect,
'crewtype'=>GameUnitConst::DEFAULT_CREWTYPE,
'makelimit' => 0,
'age' => $age,
'startage' => $age,