feat: process 징병 페이지

This commit is contained in:
2021-12-21 03:04:44 +09:00
parent 587f9fc1ec
commit 4bf06d9ee5
10 changed files with 681 additions and 99 deletions
+10 -1
View File
@@ -11,4 +11,13 @@ export const commandMap: Record<string, typeof NationProcess> = {
che_몰수: GeneralAmountProcess,
che_포상: GeneralAmountProcess,
che_발령: GeneralCityProcess,
}
}
/*
- 항목들
국가/금쌀/분량 - 물자원조
도시 - 백성동원, 수몰, 천도, 초토화,
국가 - 불가침파기제의, 선전포고, 이호경식, 종전제의, 피장파장, 허보
고유 양식 - 불가침제의
*/