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.467 by root, Thu Jan 8 04:35:04 2009 UTC vs.
Revision 1.468 by root, Thu Jan 8 19:23:44 2009 UTC

2388 2388
2389our $SAY_CHANNEL = { 2389our $SAY_CHANNEL = {
2390 id => "say", 2390 id => "say",
2391 title => "Map", 2391 title => "Map",
2392 reply => "say ", 2392 reply => "say ",
2393 tooltip => "Things said to and replied from npcs near you and other players on the same map only.", 2393 tooltip => "Things said to and replied from NPCs near you and other players on the same map only.",
2394}; 2394};
2395 2395
2396our $CHAT_CHANNEL = { 2396our $CHAT_CHANNEL = {
2397 id => "chat", 2397 id => "chat",
2398 title => "Chat", 2398 title => "Chat",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines