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.430 by root, Sun May 4 14:12:37 2008 UTC vs.
Revision 1.431 by elmex, Sun May 4 19:27:27 2008 UTC

3121 3121
3122=cut 3122=cut
3123 3123
3124for ( 3124for (
3125 ["cf::object" => qw(contr pay_amount pay_player map force_find force_add x y 3125 ["cf::object" => qw(contr pay_amount pay_player map force_find force_add x y
3126 insert remove inv name archname title slaying race 3126 insert remove inv nrof name archname title slaying race
3127 decrease split destroy)], 3127 decrease split destroy)],
3128 ["cf::object::player" => qw(player)], 3128 ["cf::object::player" => qw(player)],
3129 ["cf::player" => qw(peaceful)], 3129 ["cf::player" => qw(peaceful)],
3130 ["cf::map" => qw(trigger)], 3130 ["cf::map" => qw(trigger)],
3131) { 3131) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines