Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Clash of the Titans
- country_event = {
- id = achievement.1
- hide_window = yes
- is_triggered_only = yes
- trigger = {
- is_ai = no
- from = {
- OR = {
- is_country_type = fallen_empire
- is_country_type = awakened_fallen_empire
- }
- }
- fromfromfrom = {
- any_owned_ship = { is_ship_size = massive_ship_fallen_empire }
- }
- fromfrom = {
- any_owned_ship = { is_ship_size = titan }
- }
- NOT = { has_country_flag = clash_of_the_titans }
- }
- immediate = {
- set_country_flag = clash_of_the_titans
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment