내특, 전특 초기화 구현

This commit is contained in:
2020-01-30 02:14:01 +09:00
parent 37ea64346c
commit 455d68d2b4
5 changed files with 55 additions and 0 deletions
+2
View File
@@ -667,6 +667,8 @@ function commandTable() {
}
commandGroup("", 1);
commandGroup("======= 개 인 ========");
addCommand("내정 특기 초기화/3턴", 38);
addCommand("전투 특기 초기화/3턴", 39);
if($me['level'] >= 1) {
addCommand("단련(자금$develcost, 군량$develcost)", 41);
addCommand("숙련전환(통솔경험, 자금$develcost, 군량$develcost)", 58);