ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/colorspray.arc
Revision: 1.9
Committed: Tue Nov 3 09:49:47 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object color_spray
2 root 1.1 anim
3 pippijn 1.2 explosion.x11
4     burnout.x1O
5     fireball.x11
6     ball_lightning.x11
7     icestorm.x11
8     confusion.x11
9     acid_pool.x11
10     poisoncloud.x11
11     slow.x11
12     paralyse.x11
13     fear.x11
14 root 1.1 mina
15 root 1.8 name color spray
16     face confusion.x11
17 root 1.4 wc -30
18     speed 1
19 root 1.8 type 102
20     subtype 7
21     move_type fly_low
22     move_on walk fly_low
23 root 1.4 no_pick 1
24 root 1.1 end
25 root 1.8