ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/object.h
(Generate patch)

Comparing deliantra/server/include/object.h (file contents):
Revision 1.132 by root, Wed Jun 6 05:41:26 2007 UTC vs.
Revision 1.133 by root, Thu Jun 7 18:58:30 2007 UTC

630#define INS_NO_WALK_ON 0x0004 630#define INS_NO_WALK_ON 0x0004
631#define INS_ON_TOP 0x0008 631#define INS_ON_TOP 0x0008
632#define INS_BELOW_ORIGINATOR 0x0010 632#define INS_BELOW_ORIGINATOR 0x0010
633#define INS_MAP_LOAD 0x0020 633#define INS_MAP_LOAD 0x0020
634 634
635#define ARCH_SINGULARITY "singularity"
636#define ARCH_DETECT_MAGIC "detect_magic"
637#define ARCH_DEPLETION "depletion" 635#define ARCH_DEPLETION "depletion"
638#define ARCH_SYMPTOM "symptom"
639 636
640#endif 637#endif
641 638

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines