ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/wrathful_eye.arc
Revision: 1.5
Committed: Sun Feb 18 21:07:40 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +1 -1 lines
Log Message:
more manual adjustment to move_on/off and move_type

File Contents

# User Rev Content
1 root 1.3 object wrathful_eye
2 root 1.4 anim
3     sunspear.x11
4     sunspear.x12
5     sunspear.x13
6     mina
7 root 1.1 name wrathful eye
8 root 1.3 face sunspear.x11
9     wc -30
10     speed 1.0
11 root 1.1 type 102
12     subtype 7
13 root 1.3 glow_radius 2
14 root 1.5 move_type fly_low
15 root 1.3 move_on all
16     no_pick 1
17     editable 0
18 root 1.1 end
19 root 1.3