ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_cure_blindness.arc
Revision: 1.2
Committed: Sun Apr 5 21:34:04 2009 UTC (15 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_79, rel-2_90, rel-2_82, rel-2_92, rel-2_93, rel-2_81
Changes since 1.1: +1 -1 lines
Log Message:
better party member description

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_cure_blindness
2     name party cure blindness
3     name_pl party cure blindness
4     skill praying
5     msg
6 root 1.2 This prayer removes any magical blindness effect from your party members.
7 elmex 1.1 endmsg
8     other_arch spell_cure_blindness
9     sound wn/heal
10     face spell_praying.x11
11     grace 45
12     level 16
13     type 101
14     subtype 48
15     attacktype 4194304
16     path_attuned 256
17     value 90
18     invisible 1
19     no_drop 1
20     casting_time 20
21     end
22