setReadOnly(); $userID = Session::getUserID(); $db = DB::db(); $gameStor = KVStorage::getStorage($db, 'game_env'); increaseRefresh("세력도", 2); TurnExecutionHelper::executeAllCommand(); $mapTheme = $gameStor->map_theme ?? 'che'; $me = $db->queryFirstRow('SELECT con,turntime from general where owner=%i', $userID); $con = checkLimit($me['con']); if ($con >= 2) { printLimitMsg($me['turntime']); exit(); } ?> <?= UniqueConst::$serverName ?>: 세력도
세 력 도