Script Value
auto_coin_minting_enabled
Auto minting (zero inflation) toggle. 1 = on, 0 = off. Used by economy balance tab checkbox.
Definitionin_game/common/script_values/economy_satisfaction_target.txt:30
31scope:country = {
32if = {
34else = {
34value = 0
}
}
35else = {
35value = 0
}
}