ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/paralyze.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +9 -9 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object paralyze
2 root 1.4 anim
3     paralyse.x11
4     paralyse.x12
5     paralyse.x13
6     mina
7 root 1.8 name stars
8     face paralyse.x11
9     wc -30
10 root 1.6 speed 1
11 root 1.8 type 102
12     subtype 7
13     move_type fly_low
14     move_on walk fly_low
15 root 1.3 no_pick 1
16 root 1.8 color_fg dark_orange
17 root 1.3 editable 0
18 root 1.1 end
19 root 1.8