fix: 에러 로그에 따라 수정

- 임관, 하야 등에서 탑승 부대 해제
- 외교 서신 회수시 warning
- DummyGeneral에서 능력치 참조 시.
This commit is contained in:
2022-03-23 23:40:50 +09:00
parent dd05c44903
commit f9279de2ae
4 changed files with 18 additions and 3 deletions
+3
View File
@@ -16,6 +16,9 @@ class DummyGeneral extends General{
'dedication'=>0,
'gold'=>0,
'rice'=>0,
'leadership'=>10,
'strength'=>10,
'intel'=>10,
];
$this->raw = $raw;