Скриптовое условие

produces_construction_material

produces_construction_materialin_game/common/scripted_triggers/goods_triggers.txt:16

Определениеin_game/common/scripted_triggers/goods_triggers.txt:16

17custom_description = {
18text = produces_construction_material_text
19OR = {
20raw_material = goods:stone
21raw_material = goods:lumber
22raw_material = goods:sand
23raw_material = goods:clay
}
}