ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.437 by root, Tue Jul 8 08:33:27 2008 UTC vs.
Revision 1.438 by elmex, Sun Jul 13 20:15:51 2008 UTC

3128=cut 3128=cut
3129 3129
3130for ( 3130for (
3131 ["cf::object" => qw(contr pay_amount pay_player map force_find force_add x y 3131 ["cf::object" => qw(contr pay_amount pay_player map force_find force_add x y
3132 insert remove inv nrof name archname title slaying race 3132 insert remove inv nrof name archname title slaying race
3133 decrease split destroy)], 3133 decrease split destroy change_exp)],
3134 ["cf::object::player" => qw(player)], 3134 ["cf::object::player" => qw(player)],
3135 ["cf::player" => qw(peaceful)], 3135 ["cf::player" => qw(peaceful)],
3136 ["cf::map" => qw(trigger)], 3136 ["cf::map" => qw(trigger)],
3137) { 3137) {
3138 no strict 'refs'; 3138 no strict 'refs';

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines