idk why I dont have a cursor
This commit is contained in:
parent
701d55c01f
commit
cda3acdcea
349 changed files with 78627 additions and 7804 deletions
|
|
@ -2,6 +2,15 @@
|
|||
WarDeclaredOpening = {
|
||||
type = war
|
||||
|
||||
text = {
|
||||
trigger = { #War to stop the Gurkhan from becoming Greatest of Khans
|
||||
root = {
|
||||
using_cb = mpo_great_war_of_defiance_cb
|
||||
}
|
||||
}
|
||||
localization_key = war_declared_opening_mpo_gok
|
||||
}
|
||||
|
||||
text = {
|
||||
trigger = {
|
||||
root.primary_attacker = {
|
||||
|
|
@ -26,6 +35,15 @@ WarDeclaredOpening = {
|
|||
WarDeclaredFlavor = {
|
||||
type = war
|
||||
|
||||
text = {
|
||||
trigger = { #War to stop the Gurkhan from becoming Greatest of Khans
|
||||
root = {
|
||||
using_cb = mpo_great_war_of_defiance_cb
|
||||
}
|
||||
}
|
||||
localization_key = war_declared_flavor_mpo_gok
|
||||
}
|
||||
|
||||
text = { # Used when one or more Deviant Lovers manage to get into a war with each other.
|
||||
trigger = {
|
||||
root.primary_attacker = {
|
||||
|
|
@ -378,6 +396,7 @@ WarCasusBelliShort = {
|
|||
using_cb = ep3_laamp_adventurer_duchy_invasion
|
||||
using_cb = ep3_laamp_adventurer_kingdom_invasion
|
||||
using_cb = ep3_laamp_adventurer_empire_invasion
|
||||
using_cb = mpo_gok_onslaught_cb
|
||||
}
|
||||
}
|
||||
localization_key = war_memory_cb_invasion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue