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

Comparing deliantra/server/lib/cf/match.pm (file contents):
Revision 1.29 by root, Sat Aug 28 00:30:29 2010 UTC vs.
Revision 1.30 by root, Mon Oct 11 17:10:10 2010 UTC

268 268
269=item scalar object attributes 269=item scalar object attributes
270 270
271Object attributes that consist of a single value (C<name>, C<title>, 271Object attributes that consist of a single value (C<name>, C<title>,
272C<value> and so on) can be specified by simply using their name, in which 272C<value> and so on) can be specified by simply using their name, in which
273acse their corresponding value is used. 273case their corresponding value is used.
274 274
275=item array objects attributes 275=item array objects attributes
276 276
277The C<resist> array can be accessed by specifying C<< resist [ ATNR_type ] 277The C<resist> array can be accessed by specifying C<< resist [ ATNR_type ]
278>>. 278>>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines