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

is_construction_material

is_construction_materialin_game/common/scripted_triggers/goods_triggers.txt:37

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

38custom_description = {
39text = is_construction_material_text
40OR = {
41this = goods:stone
42this = goods:lumber
43this = goods:sand
44this = goods:clay
}
}