ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cf.schmorp.de/server/pod/objects.pod
(Generate patch)

Comparing cf.schmorp.de/server/pod/objects.pod (file contents):
Revision 1.34 by root, Sun Nov 29 09:41:28 2009 UTC vs.
Revision 1.35 by root, Fri Mar 26 18:57:59 2010 UTC

996 996
997See generic object field description. 997See generic object field description.
998 998
999=back 999=back
1000 1000
1001=head3 B<SKILL> - type 43 - Skills
1002
1003This type is basically for representing skills in the game.
1004
1005=over 4
1006
1007=item I<subtype> <skill number>
1008
1009=item I<weapontype> <type of tool>
1010
1011The type of weapon or ranged item compatible with this skill (For ranged
1012and combat attacks).
1013
1014=item skill, exp, dam, level
1015
1016=back
1017
1001=head3 B<DRINK> - type 54 - Drinkable stuff 1018=head3 B<DRINK> - type 54 - Drinkable stuff
1002 1019
1003See B<FOOD> description. 1020See B<FOOD> description.
1004 1021
1005=head3 B<CHECK_INV> - type 64 - Inventory checkers 1022=head3 B<CHECK_INV> - type 64 - Inventory checkers

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines