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

Comparing deliantra/arch/spell/MagicWall/spell_darkness.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:20 2007 UTC

1Object spell_darkness 1object spell_darkness
2name darkness 2name darkness
3name_pl darkness 3name_pl darkness
4skill praying
5other_arch darkness
4face spell_praying.111 6face spell_praying.x11
7grace 15
8maxgrace 50
5level 5 9level 5
6grace 15
7casting_time 5
8path_attuned 524288
9other_arch darkness
10skill praying
11type 101 10type 101
12subtype 15 11subtype 15
12path_attuned 524288
13value 50 13value 50
14no_drop 1
15invisible 1 14invisible 1
16duration 50 15duration 50
17duration_modifier 2
18maxgrace 50
19range 2 16range 2
20range_modifier 13 17range_modifier 13
21no_pass 1 18duration_modifier 2
19move_block all
20no_drop 1
21casting_time 5
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines