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

File Contents

# Content
1 object counterspell
2 name counterspell
3 face counterspell.x11
4 wc -30
5 speed 1
6 type 102
7 subtype 7
8 move_type fly_low
9 move_on all
10 no_pick 1
11 color_fg light_blue
12 editable 0
13 end
14