﻿add_namespace = imperialmexico

#Mexican debt in Briatin
country_event = {
		id = imperialmexico.1
		title = imperialmexico.1.t
		desc= imperialmexico.1.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = imperialmexico.1.a
			ENG = { add_political_power = 100 }
			hidden_effect = {
                add_ideas = MXE_british_debt        
				}
			}
		}
		
#Mexican debt in Spain
country_event = {
		id = imperialmexico.2
		title = imperialmexico.2.t
		desc= imperialmexico.2.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = imperialmexico.2.a
			SPR = { add_political_power = 100 }
			hidden_effect = {
                add_ideas = MXE_spanish_debt        
				}
			}
		}
		
#Mexican debt in France
country_event = {
		id = imperialmexico.3
		title = imperialmexico.3.t
		desc= imperialmexico.3.d
		picture = GFX_report_event_mexican_constitution_of_1857
		
		fire_only_once = yes
		
		is_triggered_only = yes
		
		option = {
			name = imperialmexico.3.a
			FRA = { add_political_power = 100 }
			hidden_effect = {
                add_ideas = MXE_french_debt        
				}
			}
		}
