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:
parent
aa99258101
commit
59d69ac8d0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user