ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.246 by root, Tue Apr 17 10:38:28 2007 UTC vs.
Revision 1.247 by root, Tue Apr 17 18:24:30 2007 UTC

2400 load_archetype_file sprintf "%s/archetypes", cf::datadir 2400 load_archetype_file sprintf "%s/archetypes", cf::datadir
2401 or die "unable to load archetypes\n"; 2401 or die "unable to load archetypes\n";
2402} 2402}
2403 2403
2404sub reload_treasures { 2404sub reload_treasures {
2405 load_treasure_file sprintf "%s/treasures", cf::datadir 2405 load_resource_file sprintf "%s/treasures", cf::datadir
2406 or die "unable to load treasurelists\n"; 2406 or die "unable to load treasurelists\n";
2407} 2407}
2408 2408
2409sub reload_resources { 2409sub reload_resources {
2410 warn "reloading resource files...\n"; 2410 warn "reloading resource files...\n";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines