Make CRMC immune to ACID, fixes #851
This commit is contained in:
parent
d481bef647
commit
2a83d49979
@ -26,7 +26,7 @@ void Element::Element_CRMC()
|
|||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 0;
|
Meltable = 0;
|
||||||
Hardness = 5;
|
Hardness = 0;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user