numenorian title events
This commit is contained in:
parent
b1f6e4399c
commit
c7cd996463
9 changed files with 2453 additions and 3 deletions
25
events/NEOW_numenorian_title_events.txt
Normal file
25
events/NEOW_numenorian_title_events.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue