Manage your estates. All of them at the same time!
定义in_game/events/debug/qa_debug.txt:2202
2203type = country_event
2204title = qa_debug.23.title Estate Menu
2205desc = qa_debug.23.desc Manage your estates. All of them at the same time!
2206outcome = neutral
2207orphan = yes
选项
AAll estates shall know nothing but happiness!
2211every_estate = {
2212ROOT = {
2213add_estate_satisfaction = {
2214type = prev.estate_type
2215value = 1
}
}
}
BNobody cares about their feelings.
2223every_estate = {
2224ROOT = {
2225add_estate_satisfaction = {
2226type = prev.estate_type
2227value = -1
}
}
}