Change GRVT flammability to 0
This commit is contained in:
parent
c673f30e14
commit
8233b28820
@ -19,7 +19,7 @@ Element_GRVT::Element_GRVT()
|
||||
HotAir = 0.000f * CFDS;
|
||||
Falldown = 0;
|
||||
|
||||
Flammable = 40;
|
||||
Flammable = 0;
|
||||
Explosive = 0;
|
||||
Meltable = 0;
|
||||
Hardness = 1;
|
||||
|
Reference in New Issue
Block a user