--- deliantra/server/common/arch.C 2006/12/25 11:25:49 1.32 +++ deliantra/server/common/arch.C 2007/01/03 00:10:04 1.34 @@ -577,7 +577,8 @@ LOG (llevDebug, " loading treasure...\n"); load_treasures (); - LOG (llevDebug, " done\n arch-pass 2...\n"); + LOG (llevDebug, " done\n"); + LOG (llevDebug, " arch-pass 2...\n"); second_arch_pass (thawer); LOG (llevDebug, " done\n"); #ifdef DEBUG @@ -633,7 +634,6 @@ * Finds which archetype matches the given name, and returns a new * object containing a copy of the archetype. */ - object * get_archetype (const char *name) {