

add_namespace = worldpol

# Insurgency
news_event = {
    id = worldpol.1
    title = {
        text = worldpol.1.t
    }
    desc = {
        text = worldpol.1.desc
    }
    
    picture = GFX_news_event_072
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.1.a
  
    }
 
}

# Democratic Protests
news_event = {
    id = worldpol.2
    title = {
        text = worldpol.2.t
    }
    desc = {
        text = worldpol.2.desc
    }
    
    picture = GFX_news_event_019
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.2.a
  
    }
 
}

# Scandal
news_event = {
    id = worldpol.3
    title = {
        text = worldpol.3.t
    }
    desc = {
        text = worldpol.3.desc
    }
    
    picture = GFX_news_event_017
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.3.a
  
    }
 
}
# Scandal Step Down
news_event = {
    id = worldpol.4
    title = {
        text = worldpol.4.t
    }
    desc = {
        text = worldpol.4.desc
    }
    
    picture = GFX_news_event_009
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.4.a
  
    }
 
}

# Rampant Corruption
news_event = {
    id = worldpol.5
    title = {
        text = worldpol.5.t
    }
    desc = {
        text = worldpol.5.desc
    }
    
    picture = GFX_news_event_017
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.5.a
  
    }
 
}

# Anarchy
news_event = {
    id = worldpol.6
    title = {
        text = worldpol.6.t
    }
    desc = {
        text = worldpol.6.desc
    }
    
    picture = GFX_news_event_024
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.6.a
  
    }
 
}

# Monarchy
news_event = {
    id = worldpol.7
    title = {
        text = worldpol.7.t
    }
    desc = {
        text = worldpol.7.desc
    }
    
    picture = GFX_news_event_069
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.7.a
  
    }
 
}

# Bankruptcy
news_event = {
    id = worldpol.8
    title = {
        text = worldpol.8.t
    }
    desc = {
        text = worldpol.8.desc
    }
    
    picture = GFX_news_event_017
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.8.a
  
    }
 
}

# Constitution
news_event = {
    id = worldpol.9
    title = {
        text = worldpol.9.t
    }
    desc = {
        text = worldpol.9.desc
    }
    
    picture = GFX_news_event_009
    
    is_triggered_only = yes
    
    option = {
        name = worldpol.9.a
  
    }
 
}