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

File Contents

# User Rev Content
1 root 1.3 object holy_word
2 root 1.1 name fear
3 root 1.3 slaying undead,demon
4     face turnundead.x11
5     wc -30
6     speed 1
7 root 1.1 type 102
8     subtype 7
9 root 1.3 move_type all
10     move_on all
11     no_pick 1
12     editable 0
13 root 1.1 anim
14 pippijn 1.2 turnundead.x11
15     turnundead.x12
16     turnundead.x13
17 root 1.1 mina
18     end
19 root 1.3