diff --git a/src/info.cpp b/src/info.cpp index e997d9717f..49f139ebe4 100644 --- a/src/info.cpp +++ b/src/info.cpp @@ -296,6 +296,7 @@ void PClassActor::DeriveData(PClass *newclass) newa->BloodType = BloodType; newa->BloodType2 = BloodType2; newa->BloodType3 = BloodType3; + newa->distancecheck = distancecheck; newa->DropItems = DropItems;