ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/counterspell.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +7 -7 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object counterspell
2 root 1.1 name counterspell
3 root 1.5 type 102
4     subtype 7
5     walk_on 1
6     fly_on 1
7 pippijn 1.2 face counterspell.x11
8 root 1.5 color_fg light_blue
9 root 1.1 wc -30
10     speed 1
11 root 1.5 flying 1
12 root 1.1 no_pick 1
13     editable 0
14     end