--- deliantra/server/ext/map_lib.ext 2006/12/17 22:16:52 1.2 +++ deliantra/server/ext/map_lib.ext 2006/12/21 22:41:34 1.3 @@ -51,7 +51,7 @@ =cut -cf::register_attachment check_inventory_on_apply => +cf::object::attachment check_inventory_on_apply => on_apply => sub { my ($self, $pl) = @_; my $cfg = $self->{check_inventory_on_apply};