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.486 by root, Thu Oct 15 21:56:50 2009 UTC vs.
Revision 1.487 by root, Fri Oct 16 01:56:41 2009 UTC

2782 "c/examine" => { 2782 "c/examine" => {
2783 id => "infobox", 2783 id => "infobox",
2784 title => "Examine", 2784 title => "Examine",
2785 reply => undef, 2785 reply => undef,
2786 tooltip => "Signs and other items you examined", 2786 tooltip => "Signs and other items you examined",
2787 },
2788 "c/shopinfo" => {
2789 id => "infobox",
2790 title => "Shop Info",
2791 reply => undef,
2792 tooltip => "What your bargaining skill tells you about the shop",
2787 }, 2793 },
2788 "c/book" => { 2794 "c/book" => {
2789 id => "infobox", 2795 id => "infobox",
2790 title => "Book", 2796 title => "Book",
2791 reply => undef, 2797 reply => undef,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines