ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_cause_med_wounds.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/spell_cause_med_wounds.arc (file contents):
Revision 1.9 by root, Sun Sep 28 15:12:02 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:28 2010 UTC

1object spell_cause_medium_wounds 1object spell_cause_medium_wounds
2inherit type_spell
2name cause medium wounds 3name cause medium wounds
3name_pl cause medium wounds 4name_pl cause medium wounds
4skill praying 5skill praying
5msg 6msg
6Cause medium wounds shoots a ball of grace which will 7Cause medium wounds shoots a ball of grace which will
11face spell_praying.x11 12face spell_praying.x11
12grace 8 13grace 8
13maxgrace 24 14maxgrace 24
14dam 24 15dam 24
15level 10 16level 10
16type 101
17subtype 5 17subtype 5
18attacktype 1048576 18attacktype 1048576
19path_attuned 131072 19path_attuned 131072
20value 30 20value 30
21invisible 1 21invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines