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

File Contents

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