--- deliantra/Deliantra-Client/DC/Protocol.pm 2006/08/13 02:43:22 1.72 +++ deliantra/Deliantra-Client/DC/Protocol.pm 2006/08/13 15:14:17 1.73 @@ -960,11 +960,7 @@ $vbox->add (new CFPlus::UI::Label text => "Message Entry:"); $vbox->add ($self->{entry} = new CFPlus::UI::Entry - tooltip => "Enter a message you want to tell the NPC and press return.\n\n" - . "Sometimes you have to tell an NPC something you cannot find out during " - . "a normal conversation (such as a password). In those cases you have to use " - . "this text entry. You can also enter responses manually instead of using the response " - . "buttons below.", + tooltip => "#npc_message_entry", on_activate => sub { my ($entry, $text) = @_;