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

File Contents

# User Rev Content
1 root 1.7 object fear
2 root 1.6 type 102
3     subtype 7
4     walk_on 1
5     fly_on 1
6     face fear.x11
7 root 1.4 anim
8     fear.x11
9     fear.x12
10     fear.x13
11     mina
12 root 1.6 speed 1
13 root 1.3 wc -30
14 root 1.6 flying 1
15 root 1.3 no_pick 1
16     editable 0
17     magicmap white
18 root 1.1 end