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

This commit is contained in:
2019-07-20 15:22:51 +09:00
parent 1a69ee2b2c
commit ead0e14350
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,