more titles
This commit is contained in:
parent
9e9e27cc5b
commit
6d020623d3
6 changed files with 257 additions and 32 deletions
|
|
@ -10,6 +10,32 @@ on_game_start = {
|
|||
}
|
||||
|
||||
effect = {
|
||||
##NEOW
|
||||
#Dynamic Titles
|
||||
character:benelux0002 ?= {
|
||||
if = {
|
||||
limit = {
|
||||
is_alive = yes
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0003
|
||||
}
|
||||
}
|
||||
character:benelux0003 ?= {
|
||||
if = {
|
||||
limit = {
|
||||
is_alive = yes
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0005
|
||||
}
|
||||
}
|
||||
character:benelux0004 ?= {
|
||||
if = {
|
||||
limit = {
|
||||
is_alive = yes
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0007
|
||||
}
|
||||
}
|
||||
#Epidemics 3 months grace
|
||||
set_global_variable = {
|
||||
name = start_epidemic_grace
|
||||
|
|
@ -3660,8 +3686,8 @@ on_game_start_after_lobby = {
|
|||
create_story = story_conqueror
|
||||
}
|
||||
}
|
||||
#NEOW
|
||||
#Benelux claims
|
||||
### NEOW
|
||||
# Benelux Claims
|
||||
character:benelux0002 ?= {
|
||||
if = {
|
||||
limit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue