diff --git a/src/object/old_object.cpp b/src/object/old_object.cpp index dc685d48..55343e64 100644 --- a/src/object/old_object.cpp +++ b/src/object/old_object.cpp @@ -726,7 +726,9 @@ void COldObject::SetType(ObjectType type) // TODO: Hacking some more if ( m_type == OBJECT_MOBILEtg || + m_type == OBJECT_STONE || m_type == OBJECT_METAL || + m_type == OBJECT_URANIUM || m_type == OBJECT_POWER || m_type == OBJECT_ATOMIC || m_type == OBJECT_TNT ||