Originally posted by Steel
At least until 1.05 we should probably disable the sleepleader events in core_Germany, core_UK and core_USSR.
Ok, I agree... It will be a bit stupid for UK and USSR to have polish commanders from the start, but what can we do...
I just suggest cuting leaders that was intended to awake in Purges, not dumping whole event (see below)...
#########################################################################
# The Great Officer Purge Begins (modded by Copper Nicus)
#########################################################################
event = {
id = 2609
random = no
country = SOV
name = "EVT_2609_NAME"
desc = "EVT_2609_DESC"
style = 0
date = { day = 1 month = march year = 1937 }
action_a = {
name = "ACTIONNAME2609A" # Purge the traitors!
command = { type = sleepleader which = 11504 } # Tuchaczevsky
command = { type = sleepminister which = 4007 } # Tuchaczevsky minister
command = { type = sleepleader which = 10134 } # Yegorov
command = { type = sleepleader which = -2 }
command = { type = sleepleader which = -2 }
command = { type = sleepleader which = -2 }
command = { type = sleepleader which = -2 }
}
action_b = {
name = "ACTIONNAME2609B" # No need for brutality
command = { type = dissent value = 10 }
}
}