--- deliantra/server/ext/slag_ex.ext 2007/07/16 14:49:01 1.1 +++ deliantra/server/ext/slag_ex.ext 2007/07/16 14:59:32 1.2 @@ -5,8 +5,8 @@ # be cleaned (all items in it will be removed) cf::object->attach ( - type => 79, - subtype => 11, + type => 5, # POTION + subtype => 11, # just a random number on_apply => sub { my ($self, $who) = @_;