ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_darkness.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:53 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_darkness
2 root 1.1 name darkness
3     name_pl darkness
4 pippijn 1.2 face spell_praying.x11
5 root 1.4 level 5
6 root 1.3 grace 15
7 root 1.4 casting_time 5
8     path_attuned 524288
9     other_arch darkness
10     skill praying
11 root 1.1 type 101
12     subtype 15
13     value 50
14 root 1.4 no_drop 1
15 root 1.1 invisible 1
16     duration 50
17 root 1.4 duration_modifier 2
18     maxgrace 50
19 root 1.1 range 2
20     range_modifier 13
21 root 1.4 no_pass 1
22 root 1.1 end