Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
Paste #ptpbgxz5v
Wrap
Raw
Revise
switch
(
FEAT_INDUSTRIES
,
SELF
,
$
{
industry.
id
}
_num_output_cargos
,
[
STORE_TEMP
(
(
$
{
industry.
get_expression_for_economies_with_two_output_cargos
(
)
}
)
?
2
:
1
,
var_num_output_cargos
)
]
)
{
$
{
industry.
id
}
_simple_produce
;
}
Comments