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

Comparing deliantra/arch/spell/MoodChange/spell_siren_call.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:15 2007 UTC

1object spell_siren_call 1Object spell_siren_call
2name siren call 2name siren call
3name_pl siren call 3name_pl siren call
4face spell_praying.x11
5level 7
6grace 20
7casting_time 10
8path_attuned 1024
4skill praying 9skill praying
10type 101
11subtype 34
12value 50
13no_drop 1
14invisible 1
15range 3
16range_modifier 3
17maxgrace 27
18no_attack 1
19other_arch charm_aura
5msg 20msg
6This prayer will stop creatures from attacking you. 21This prayer will stop creatures from attacking you.
7endmsg 22endmsg
8other_arch charm_aura
9face spell_praying.x11
10grace 20
11maxgrace 27
12level 7
13type 101
14subtype 34
15path_attuned 1024
16value 50
17invisible 1
18range 3
19range_modifier 3
20no_drop 1
21no_attack 1
22casting_time 10
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines