ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MoodChange/spell_pacify.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_pacify
2 name pacify
3 name_pl pacify
4 skill praying
5 msg
6 Target starts to be peaceful and stops attacking caster.
7 endmsg
8 other_arch detect_magic
9 face spell_praying.x11
10 grace 10
11 maxgrace 25
12 level 4
13 type 101
14 subtype 34
15 path_attuned 1024
16 value 40
17 invisible 1
18 range 1
19 range_modifier 5
20 unaggressive 1
21 no_drop 1
22 casting_time 2
23 end
24