--- deliantra/server/include/attack.h 2006/08/13 17:16:02 1.2 +++ deliantra/server/include/attack.h 2006/08/29 08:01:36 1.3 @@ -126,7 +126,7 @@ #define AT_BLIND 0x00400000 /* 4194304 thomas@astro.psu.edu */ #define AT_INTERNAL 0x00800000 /* Only used for internal calculations */ #define AT_LIFE_STEALING \ - 0x01000000 /* 16777216 for hp drain */ + 0x01000000 /* 16777216 for hp drain */ #define AT_DISEASE 0x02000000 /* 33554432 disease attacktypes */ /* attacktypes_load is suffixed to resist_ when saving objects.