--- deliantra/server/ext/board.ext 2006/12/15 19:29:18 1.1 +++ deliantra/server/ext/board.ext 2006/12/21 22:41:34 1.2 @@ -75,7 +75,7 @@ 1 }; -cf::register_attachment board => +cf::object::attachment board => on_apply => sub { my ($npc, $who) = @_; $who->reply ($npc, "Hello, i'm a talking board, 'say help' to get help");