mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-03-23 15:50:37 +01:00
add PROP_LIFE_DEC back to GLOW, fixes #466
This commit is contained in:
parent
2e4617c956
commit
fb08400552
@ -30,7 +30,7 @@ Element_GLOW::Element_GLOW()
|
||||
HeatConduct = 44;
|
||||
Description = "Glow, Glows under pressure.";
|
||||
|
||||
Properties = TYPE_LIQUID;
|
||||
Properties = TYPE_LIQUID | PROP_LIFE_DEC;
|
||||
|
||||
LowPressure = IPL;
|
||||
LowPressureTransition = NT;
|
||||
|
Loading…
x
Reference in New Issue
Block a user