Code:
event = {
id = 55037
random = yes
name = "The Ties that Bind"
desc = "With nobles being allocated lands in newly acquired provinces the lands found themselves claimed by a King who may have only recently took possession of the lands. Sometimes the locals even accepted this new status."
action_a = {
name = "Ah yes, a fine place for my brother's cousin"
command = { type = addcore which = -1 }
}
}
When I trigger this event manually, I get "CommandList A is currently invalid."
Any ideas why that would be the case?