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

Comparing deliantra/server/pod/objects.pod (file contents):
Revision 1.25 by root, Thu Jun 21 22:25:03 2007 UTC vs.
Revision 1.28 by root, Sun Oct 5 14:16:13 2008 UTC

1=head1 CROSSFIRE+ OBJECT AND INTERNALS DOCUMENTATION 1=head1 DELIANTRA OBJECT AND INTERNALS DOCUMENTATION
2 2
3Here is all information about the object types Crossfire+ 3Here is all information about the object types Deliantra
4supports at the moment. This is not a complete documentation (yet) 4supports at the moment. This is not a complete documentation (yet)
5and browsing the source is still recommended to learn about 5and browsing the source is still recommended to learn about
6the objects that aren't documented here. 6the objects that aren't documented here.
7 7
8This documentation is in a sketchy state. It's mostly 8This documentation is in a sketchy state. It's mostly
300This flag is by default on. 300This flag is by default on.
301 301
302=item FLAG_NO_STEAL 302=item FLAG_NO_STEAL
303 303
304When this flag is set this object can't be stolen. The flag will be 304When this flag is set this object can't be stolen. The flag will be
305resetted once the object is placed on a map. 305reset once the object is placed on a map.
306 306
307When this flag is set on a monster it can defent attempts of stealing 307When this flag is set on a monster it can defend attempts at stealing
308(but in this context the flag is only used internally). 308(but in this context the flag is only used internally).
309 309
310=item FLAG_NO_SKILL_IDENT 310=item FLAG_NO_SKILL_IDENT
311 311
312This flag is mostly used internal and prevents unidentified objects 312This flag is mostly used internal and prevents unidentified objects

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines