leader->leadership, power->strength

This commit is contained in:
2019-10-04 18:07:42 +09:00
parent 2ff74a2b68
commit 4c3cc8547c
101 changed files with 770 additions and 769 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ $(function(){
장수.국가 = 국가;
장수.벌점 = parseInt($tds.eq(-1).text());
장수.통 = parseInt($this.data('general-leadership'));
장수.무 = parseInt($this.data('general-power'));
장수.무 = parseInt($this.data('general-strength'));
장수.지 = parseInt($this.data('general-intel'));
장수.삭턴 = parseInt($tds.eq(-2).text());
장수.종류 = getUserType(장수.통, 장수.무, 장수.지);