--- deliantra/server/lib/cf.pm 2009/01/01 18:35:48 1.464 +++ deliantra/server/lib/cf.pm 2009/01/08 00:54:55 1.465 @@ -2771,12 +2771,30 @@ reply => undef, tooltip => "Shows which body parts you posess and are available", }, + "c/statistics" => { + id => "infobox", + title => "Statistics", + reply => undef, + tooltip => "Shows your primary statistics", + }, "c/skills" => { id => "infobox", title => "Skills", reply => undef, tooltip => "Shows your experience per skill and item power", }, + "c/resistances" => { + id => "infobox", + title => "Resistances", + reply => undef, + tooltip => "Shows your resistances", + }, + "c/pets" => { + id => "infobox", + title => "Pets", + reply => undef, + tooltip => "Shows information abotu your pets/a specific pet", + }, "c/uptime" => { id => "infobox", title => "Uptime",