TPT: Prevent Acid from eating broken glass

This commit is contained in:
Simon Robertshaw 2012-08-28 12:28:16 +01:00
parent 09d32f225b
commit 86fc8e1eb3

View File

@ -22,7 +22,7 @@ Element_BGLA::Element_BGLA()
Flammable = 0;
Explosive = 0;
Meltable = 5;
Hardness = 2;
Hardness = 0;
Weight = 90;