mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-09-01 04:01:56 +02:00
Change GRVT flammability to 0
This commit is contained in:
@@ -19,7 +19,7 @@ Element_GRVT::Element_GRVT()
|
|||||||
HotAir = 0.000f * CFDS;
|
HotAir = 0.000f * CFDS;
|
||||||
Falldown = 0;
|
Falldown = 0;
|
||||||
|
|
||||||
Flammable = 40;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 0;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
Reference in New Issue
Block a user