루드라사움을 위한 시스템 보정

This commit is contained in:
2018-07-30 00:37:39 +09:00
parent 3d462c9948
commit 5bd0db2257
8 changed files with 741 additions and 710 deletions
+2
View File
@@ -13,6 +13,8 @@ class GameUnitConstBase{
const T_CAVALRY = 2;
const T_WIZARD = 3;
const T_SIEGE = 4;
const DEFAULT_CREWTYPE = 0;