revert THDR being changed to an energy particle

was causing issues that I forgot already so it is easier to just undo it
This commit is contained in:
jacob1 2016-04-02 00:21:13 -04:00
parent aa99258101
commit 59d69ac8d0

View File

@ -30,7 +30,7 @@ Element_THDR::Element_THDR()
HeatConduct = 1;
Description = "Lightning! Very hot, inflicts damage upon most materials, and transfers current to metals.";
Properties = TYPE_ENERGY;
Properties = TYPE_PART;
LowPressure = IPL;
LowPressureTransition = NT;