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

Comparing deliantra/server/server/monster.C (file contents):
Revision 1.39 by root, Thu Aug 23 17:13:04 2007 UTC vs.
Revision 1.40 by root, Thu Aug 23 17:56:25 2007 UTC

1913 && (!QUERY_FLAG (looker, FLAG_SEE_IN_DARK) || !is_true_undead (looker) || !QUERY_FLAG (looker, FLAG_XRAYS))) 1913 && (!QUERY_FLAG (looker, FLAG_SEE_IN_DARK) || !is_true_undead (looker) || !QUERY_FLAG (looker, FLAG_XRAYS)))
1914 return 0; 1914 return 0;
1915 1915
1916 return 1; 1916 return 1;
1917} 1917}
1918

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines