ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/perl/ipo.ext
(Generate patch)

Comparing deliantra/maps/perl/ipo.ext (file contents):
Revision 1.7 by root, Fri Aug 25 15:07:43 2006 UTC vs.
Revision 1.8 by root, Fri Aug 25 17:08:20 2006 UTC

1#! perl 1#! perl
2#CONVERSION: PARTIAL 2#CONVERSION: PARTIAL, MISSING ON_APPLY
3 3
4my $price_fact = 50; 4my $price_fact = 50;
5 5
6sub set_package { 6sub set_package {
7 my ($pkg, $from, $to, $bagname, $weight) = @_; 7 my ($pkg, $from, $to, $bagname, $weight) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines