Let NEUT pass through BGLA

GLAS does this, there's no reason for BGLA to not do it also.
This commit is contained in:
Tamás Bálint Misius 2022-05-10 14:25:54 +02:00
parent c8c0f90871
commit c7e9706295
No known key found for this signature in database
GPG Key ID: 5B472A12F6ECA9F2

View File

@ -29,7 +29,7 @@ void Element::Element_BGLA()
HeatConduct = 150;
Description = "Broken Glass, heavy particles formed when glass breaks under pressure. Meltable. Bagels.";
Properties = TYPE_PART | PROP_HOT_GLOW;
Properties = TYPE_PART | PROP_NEUTPASS | PROP_HOT_GLOW;
LowPressure = IPL;
LowPressureTransition = NT;