ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/fear.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 fear
2     face fear.x11
3     wc -30
4     speed 1
5 root 1.1 type 102
6     subtype 7
7 root 1.3 move_type all
8     move_on all
9     no_pick 1
10     editable 0
11     magicmap white
12 root 1.1 anim
13 pippijn 1.2 fear.x11
14     fear.x12
15     fear.x13
16 root 1.1 mina
17     end
18 root 1.3