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

Comparing deliantra/server/server/spell_attack.C (file contents):
Revision 1.110 by root, Fri Jan 27 22:00:40 2012 UTC vs.
Revision 1.111 by root, Fri Jan 27 22:01:46 2012 UTC

1096 } 1096 }
1097 1097
1098 return NULL; 1098 return NULL;
1099} 1099}
1100 1100
1101/* cast_smite_arch() - the priest points to a creature and causes 1101/* cast_smite_spell() - the priest points to a creature and causes
1102 * a 'godly curse' to decend. 1102 * a 'godly curse' to decend.
1103 * usual params - 1103 * usual params -
1104 * op = player 1104 * op = player
1105 * caster = object casting the spell. 1105 * caster = object casting the spell.
1106 * dir = direction being cast 1106 * dir = direction being cast

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines