턴 표기 '드디어' 추가

This commit is contained in:
2019-10-06 19:01:46 +09:00
parent 323cf47417
commit e77d40c4c2
19 changed files with 186 additions and 53 deletions
+1
View File
@@ -158,6 +158,7 @@ class Nation{
'turn_idx'=>$turnIdx,
'action'=>'휴식',
'arg'=>'{}',
'brief'=>'휴식',
];
}
}