--- deliantra/server/ext/reseller.ext 2006/12/20 01:29:12 1.2 +++ deliantra/server/ext/reseller.ext 2006/12/21 22:41:34 1.3 @@ -97,7 +97,7 @@ 0 }; -cf::register_attachment "reseller_shopmat", +cf::object::attachment "reseller_shopmat", on_move_trigger => sub { my ($self, $who_caused, $who) = @_; @@ -160,7 +160,7 @@ }, ; -cf::register_attachment "reseller_floor", +cf::object::attachment "reseller_floor", on_drop_on => sub { my ($on, $what, $who) = @_; my $name = $what->custom_name;