ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_minor_healing.arc
Revision: 1.4
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.3: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 object spell_party_minor_healing
2 inherit type_spell
3 name party minor healing
4 name_pl party minor healing
5 skill praying
6 msg
7 This prayer heals minor wounds on all party members.
8 endmsg
9 other_arch spell_minor_healing
10 sound wn/heal
11 face spell_praying.x11
12 hp 1
13 grace 6
14 dam 1
15 level 6
16 subtype 48
17 path_attuned 256
18 value 10
19 invisible 1
20 no_drop 1
21 casting_time 6
22 end
23