Скриптовый эффект

change_amount_of_treasure_voyage

change_amount_of_treasure_voyagein_game/events/DHE/flavor_chi_treasure_expedition.txt:16

Changes the amount of cargo held by the expedition

Определениеin_game/events/DHE/flavor_chi_treasure_expedition.txt:16

17custom_description = {
18text = change_amount_of_treasure_voyage_tt Количество груза, перевозимого членами экспедиции «Экспедиция золотого флота», увеличилось на VALUE.
19value = $value$
20scope:expedition_initiator = {
21change_variable = {
23add = $value$
}
}
}