장수 생성 시 본닉 항상 추가. 사망시 본닉 출력

This commit is contained in:
2019-07-20 15:22:51 +09:00
parent 121a892c9a
commit 93d298ef75
4 changed files with 18 additions and 21 deletions
+1
View File
@@ -223,6 +223,7 @@ $affinity = rand()%150 + 1;
$db->insert('general', [
'owner' => $userID,
'name' => $name,
'name2' => $member['name'],
'picture' => $face,
'imgsvr' => $imgsvr,
'nation' => 0,