feat: func_converter 일부 항목 이식

This commit is contained in:
2022-04-07 03:03:38 +09:00
parent c104fbcf58
commit ad89dd0ffb
8 changed files with 218 additions and 1 deletions
+1 -1
View File
@@ -228,4 +228,4 @@ export const diplomacyStateInfo: Record<diplomacyState, diplomacyInfo> = {
1: { name: '선포중', color: 'magenta' },
2: { name: '통상' },
7: { name: '불가침', color: 'green' },
}
}