이벤트
상인 급증

무역이 확대됨에 따라 국경 밖에서 새로운 교역 사업을 시작하고자 하는 상인들이 늘어나고 있습니다.
정의in_game/events/random_event.txt:2927
2928type = country_event
2930title = random_event.57.title 상인 급증
2931desc = random_event.57.desc 무역이 확대됨에 따라 국경 밖에서 새로운 교역 사업을 시작하고자 하는 상인들이 늘어나고 있습니다.
2932outcome = neutral
2933illustration_tags = {
293410 = regular
293510 = exterior
}
2938trigger = {
2939any_market_with_merchants = {
2940count > 2
}
}
2946immediate = {
}
}