전투 시뮬레이터 작업 중

This commit is contained in:
2018-08-24 03:46:21 +09:00
parent 81bb511c07
commit ef17f7ba2c
3 changed files with 213 additions and 52 deletions
+5
View File
@@ -5,6 +5,11 @@ namespace sammo;
* 게임 룰에 해당하는 함수 모음
*/
function getNationLevelList():array{
$table = [
7 => ['황제', 8, ]
];
}
function getNationTypeList():array{
$table = [