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.464 by root, Thu Jan 1 18:35:48 2009 UTC vs.
Revision 1.465 by root, Thu Jan 8 00:54:55 2009 UTC

2769 id => "infobox", 2769 id => "infobox",
2770 title => "Body Parts", 2770 title => "Body Parts",
2771 reply => undef, 2771 reply => undef,
2772 tooltip => "Shows which body parts you posess and are available", 2772 tooltip => "Shows which body parts you posess and are available",
2773 }, 2773 },
2774 "c/statistics" => {
2775 id => "infobox",
2776 title => "Statistics",
2777 reply => undef,
2778 tooltip => "Shows your primary statistics",
2779 },
2774 "c/skills" => { 2780 "c/skills" => {
2775 id => "infobox", 2781 id => "infobox",
2776 title => "Skills", 2782 title => "Skills",
2777 reply => undef, 2783 reply => undef,
2778 tooltip => "Shows your experience per skill and item power", 2784 tooltip => "Shows your experience per skill and item power",
2785 },
2786 "c/resistances" => {
2787 id => "infobox",
2788 title => "Resistances",
2789 reply => undef,
2790 tooltip => "Shows your resistances",
2791 },
2792 "c/pets" => {
2793 id => "infobox",
2794 title => "Pets",
2795 reply => undef,
2796 tooltip => "Shows information abotu your pets/a specific pet",
2779 }, 2797 },
2780 "c/uptime" => { 2798 "c/uptime" => {
2781 id => "infobox", 2799 id => "infobox",
2782 title => "Uptime", 2800 title => "Uptime",
2783 reply => undef, 2801 reply => undef,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines