$_basegold, $_baserice를 GameConst로 변경
This commit is contained in:
@@ -52,9 +52,6 @@ $_basecolor = "000044"; // 기본 배경색깔 푸른색
|
||||
$_basecolor2 = "225500"; // 기본 배경색깔 초록색
|
||||
$_basecolor3 = "660000"; // 기본 배경색깔 붉은색
|
||||
$_basecolor4 = "330000"; // 기본 배경색깔 검붉은색
|
||||
$_armperphase = 500; // 페이즈당 표준 감소 병사 수
|
||||
$_basegold = 0; // 기본 국고
|
||||
$_baserice = 2000; // 기본 병량
|
||||
$_taxrate = 0.01; // 군량 매매시 세율
|
||||
//$images = "http://115.68.28.99/images";
|
||||
//$image = "http://115.68.28.99/image";
|
||||
|
||||
Reference in New Issue
Block a user