| country_decisions = { | |
| CM_setup_trade_goods = { | |
| major = yes | |
| potential = { | |
| ai = no | |
| NOT = { has_global_flag = CM_setup_trade_goods_happened } | |
| } | |
| allow = { | |
| always = yes | |
| } | |
| effect = { | |
| set_global_flag = CM_setup_trade_goods_happened | |
| country_event_with_insight = { | |
| id = ComprehensiveMapTECHSETUP.1 | |
| insight_tooltip = ComprehensiveMapTECHSETUP.insight1 | |
| } | |
| } | |
| ai_will_do = { | |
| factor = 0 | |
| } | |
| ai_importance = 0 | |
| } | |
| } | |