What command should i use to prevent Oil from becoming gas?
I think it's only possible with mods/scripts, but I may be wrong.
elements.property(elements.DEFAULT_PT_OIL, "HighTemperature", 10001)elements.property(elements.DEFAULT_PT_OIL, "LowPressure", -300)
@TuDoR2007 (View Post)
Thank you!