Tweaking flamer
This commit is contained in:
parent
1562699efb
commit
a725b962bd
|
|
@ -612,9 +612,9 @@ color: ["#ff8000", "#ff00ff"],
|
||||||
category: "machines",
|
category: "machines",
|
||||||
state: "solid",
|
state: "solid",
|
||||||
behavior: [
|
behavior: [
|
||||||
"XX|CL|XX",
|
"XX|CL%50|XX",
|
||||||
"CL|CH:fire, plasma|CL",
|
"CL%50|CH:fire, plasma|CL%50",
|
||||||
"M2|CL AND M1|M2",
|
"M2|CL%50 AND M1|M2",
|
||||||
],
|
],
|
||||||
temp: 1000
|
temp: 1000
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue