장수 호칭 변경

This commit is contained in:
2018-07-27 03:03:25 +09:00
parent 5db4913292
commit 75c0c375d1
3 changed files with 28 additions and 16 deletions
+2
View File
@@ -84,4 +84,6 @@ class GameConstBase
/** @var int 최대 턴(현재는 DB상 24턴으로 고정) */
public static $maxTurn = 24;
public static $statGradeLevel = 5;
}