--- deliantra/server/lib/cf.pm 2007/04/16 11:09:32 1.241 +++ deliantra/server/lib/cf.pm 2007/04/16 12:37:08 1.242 @@ -2390,6 +2390,7 @@ sub load_archetypes { return 1 if $archetypes_loaded++; # current can only load them once +# load_archetype_file sprintf "%s/archetypes", cf::datadir; load_archetype_file sprintf "%s/archetypes", cf::datadir }