장수 생성 시 본닉 항상 추가. 사망시 본닉 출력
This commit is contained in:
@@ -223,6 +223,7 @@ $affinity = rand()%150 + 1;
|
||||
$db->insert('general', [
|
||||
'owner' => $userID,
|
||||
'name' => $name,
|
||||
'name2' => $member['name'],
|
||||
'picture' => $face,
|
||||
'imgsvr' => $imgsvr,
|
||||
'nation' => 0,
|
||||
|
||||
Reference in New Issue
Block a user