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

Comparing deliantra/arch/spell/MoodChange/spell_aggravation.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:55 2007 UTC vs.
Revision 1.8 by root, Sat Sep 8 10:34:06 2007 UTC

1object spell_aggravation 1object spell_aggravation
2name aggravation 2name aggravation
3name_pl aggravation 3name_pl aggravation
4level 1
5sp 1
6casting_time 1
7path_attuned 0
8skill none 4skill none
9type 101
10subtype 34
11value 10
12no_drop 1
13invisible 1
14range 25
15undead 1
16monster 1
17msg 5msg
18This spell will make creatures more upset about the player so they will attack. 6This spell will make creatures more upset about the player so they will attack.
19endmsg 7endmsg
8sound ss/wah1
9sp 1
10level 1
11type 101
12subtype 34
13path_attuned 0
14value 10
15invisible 1
16range 25
17monster 1
18undead 1
19no_drop 1
20casting_time 1
20end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines