ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/negaball.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:30 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +13 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object negaball
2 root 1.1 name negative energy ball
3 root 1.4 face negaball.x11
4     is_animated 1
5     wc -30
6     speed 1
7 root 1.1 type 102
8     subtype 35
9 root 1.4 glow_radius 1
10     move_type all
11     move_on all
12     no_pick 1
13     is_used_up 1
14     color_fg black
15     editable 0
16 root 1.1 anim
17 pippijn 1.3 negaball.x11
18     negaball.x12
19     negaball.x13
20     negaball.x14
21 root 1.1 mina
22     end
23 root 1.4