Closed eggohito closed 1 year ago
This PR adds a fuel item condition type, which checks if the item has a burn time value and compares that value to a specific value. By default, it has a comparison value of ">" and a compare_to value of 0
fuel
comparison
">"
compare_to
0
This PR adds a
fuel
item condition type, which checks if the item has a burn time value and compares that value to a specific value. By default, it has acomparison
value of">"
and acompare_to
value of0