Fix things melting with heat sim off
This commit is contained in:
parent
4263e3aab7
commit
05e32f1698
@ -21,7 +21,7 @@ Element_ARAY::Element_ARAY()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_BRAY::Element_BRAY()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_BTRY::Element_BTRY()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_DLAY::Element_DLAY()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_ETRD::Element_ETRD()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_FILT::Element_FILT()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_FRAY::Element_FRAY()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_GPMP::Element_GPMP()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_HSWC::Element_HSWC()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_LCRY::Element_LCRY()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -22,7 +22,7 @@ Element_LIGH::Element_LIGH()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_SPNG::Element_SPNG()
|
|||||||
|
|
||||||
Flammable = 20;
|
Flammable = 20;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 30;
|
Hardness = 30;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_TESC::Element_TESC()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 1;
|
Hardness = 1;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
@ -21,7 +21,7 @@ Element_WIFI::Element_WIFI()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 1;
|
Meltable = 0;
|
||||||
Hardness = 2;
|
Hardness = 2;
|
||||||
|
|
||||||
Weight = 100;
|
Weight = 100;
|
||||||
|
Loading…
Reference in New Issue
Block a user