The Powder Toy's forum seems to be very very slow with answers in help, so I am coming to you guys.
How would this code look in lua? It is currently C++ I think.
HighTemperature = 625.0f;
HighTemperatureTransition = PT_FIRE;
It is suppose to make an element change to fire when it is at a high temp.