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.388 by root, Thu Oct 18 02:56:13 2007 UTC vs.
Revision 1.389 by root, Sat Oct 20 04:39:57 2007 UTC

2678 "c/examine" => { 2678 "c/examine" => {
2679 id => "infobox", 2679 id => "infobox",
2680 title => "Examine", 2680 title => "Examine",
2681 reply => undef, 2681 reply => undef,
2682 tooltip => "Signs and other items you examined", 2682 tooltip => "Signs and other items you examined",
2683 },
2684 "c/book" => {
2685 id => "infobox",
2686 title => "Book",
2687 reply => undef,
2688 tooltip => "The contents of a note or book",
2683 }, 2689 },
2684 "c/lookat" => { 2690 "c/lookat" => {
2685 id => "infobox", 2691 id => "infobox",
2686 title => "Look", 2692 title => "Look",
2687 reply => undef, 2693 reply => undef,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines