25 lines
No EOL
481 B
Text
25 lines
No EOL
481 B
Text
namespace = numenorian_titles
|
|
|
|
#France -> Gondor
|
|
NEOW_numenorian_title_events.0001 = {
|
|
hidden = yes
|
|
|
|
immediate = {
|
|
title:k_france = {
|
|
set_title_name = k_gondor
|
|
set_color_from_title = title:k_gondor_cosmetic
|
|
}
|
|
}
|
|
}
|
|
|
|
#Gondor -> France
|
|
NEOW_numenorian_title_events.0002 = {
|
|
hidden = yes
|
|
|
|
immediate = {
|
|
title:k_france = {
|
|
set_title_name = k_france # Change to reset_title_name = yes if that ever gets fixed
|
|
set_color_from_title = title:d_ile_de_france
|
|
}
|
|
}
|
|
} |