Change GRVT flammability to 0

This commit is contained in:
jacob1 2014-11-19 22:49:20 -05:00
parent c673f30e14
commit 8233b28820

View File

@ -19,7 +19,7 @@ Element_GRVT::Element_GRVT()
HotAir = 0.000f * CFDS;
Falldown = 0;
Flammable = 40;
Flammable = 0;
Explosive = 0;
Meltable = 0;
Hardness = 1;