농상치성수 내정 코드 구현

This commit is contained in:
2018-09-15 00:40:24 +09:00
parent 96b8b8fd07
commit bd44e24398
6 changed files with 64 additions and 16 deletions
+1
View File
@@ -6,6 +6,7 @@ use \sammo\JosaUtil;
class che_농지개간 extends che_상업투자{
static $cityKey = 'agri';
static $statKey = 'intel';
static $actionKey = '농업';
static $actionName = '농지 개간';
}