0"; MYDB_query($query, $connect) or Error(__LINE__.MYDB_error($connect),""); $query = "update city set pop=pop2*0.7,agri=agri2*0.7,comm=comm2*0.7,secu=secu2*0.7,rate=80 where nation=0"; MYDB_query($query, $connect) or Error(__LINE__.MYDB_error($connect),""); //전방설정 foreach(getAllNationStaticInfo() as $nation){ SetNationFront($connect, $nation['nation']); } //////////////////////////도시 끝/////////////////////////////////////////////// //////////////////////////이벤트/////////////////////////////////////////////// $history[count($history)] = "●207년 1월:【역사모드7】적벽대전"; $history[count($history)] = "●207년 1월:【이벤트】하후돈을 패주시킨 서서는 계책에 빠져 조조에게 귀순합니다."; $history[count($history)] = "●207년 1월:【이벤트】서서의 천거로 유비는 제갈량을 삼고초려의 예로 영입합니다."; $history[count($history)] = "●207년 1월:【이벤트】원씨 가문을 무너뜨린 조조는 강남 정벌을 위해 대군을 이끌고 남하합니다."; $history[count($history)] = "●207년 1월:【이벤트】손권은 유비와 불가침을 맺고 조조의 대군에 맞서기로 결심합니다."; $history[count($history)] = "●207년 1월:【이벤트】대군을 몰고 온 조조, 이에 맞서는 손권과 유비. 적벽은 피로 물들려 하고 있습니다."; pushHistory($history); //echo ""; echo 'install3_ok.php';//TODO:debug all and replace