benelux reformatted
been lazy lately, wanted to do something easy first to get myself back into the swing of things.
This commit is contained in:
parent
0707a554ec
commit
3faeeabf17
7 changed files with 30 additions and 24 deletions
|
|
@ -12,7 +12,7 @@ on_game_start = {
|
|||
effect = {
|
||||
##NEOW
|
||||
#Dynamic Titles
|
||||
character:benelux0002 = {
|
||||
character:benelux_oranje_nassau_weilburg_guillem = {
|
||||
if = {
|
||||
limit = {
|
||||
is_alive = yes
|
||||
|
|
@ -3676,7 +3676,7 @@ on_game_start_after_lobby = {
|
|||
}
|
||||
### NEOW
|
||||
# Benelux Claims
|
||||
character:benelux0002 ?= {
|
||||
character:benelux_oranje_nassau_weilburg_guillem ?= {
|
||||
if = {
|
||||
limit = {
|
||||
is_alive = yes
|
||||
|
|
@ -3684,7 +3684,7 @@ on_game_start_after_lobby = {
|
|||
trigger_event = benelux.1
|
||||
}
|
||||
}
|
||||
character:benelux0003 ?= {
|
||||
character:benelux_oranje_nassau_weilburg_philippe ?= {
|
||||
if = {
|
||||
limit = {
|
||||
is_alive = yes
|
||||
|
|
@ -3692,7 +3692,8 @@ on_game_start_after_lobby = {
|
|||
trigger_event = benelux.2
|
||||
}
|
||||
}
|
||||
character:benelux0004 ?= {
|
||||
character:benelux_oranje_nassau_weilburg_hendrick = {
|
||||
?= {
|
||||
if = {
|
||||
limit = {
|
||||
is_alive = yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue