--- deliantra/server/server/time.C 2008/08/26 02:35:05 1.77 +++ deliantra/server/server/time.C 2008/09/07 09:22:47 1.78 @@ -1187,7 +1187,7 @@ } else { - if (creator->other_arch == NULL) + if (!creator->other_arch) { LOG (llevError, "move_creator: Creator doesn't have other arch set: %s (%s, %d, %d)\n", &creator->name, &creator->map->path, creator->x, creator->y);