ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/ball_lightning.arc
Revision: 1.8
Committed: Sat Mar 3 01:16:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.7: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.8 object ball_lightning
2 root 1.7 type 102
3     subtype 35
4     face ball_lightning.x11
5 root 1.5 anim
6     ball_lightning.x11
7     ball_lightning.x12
8     ball_lightning.x13
9     ball_lightning.x14
10     mina
11 root 1.7 color_fg yellow
12     is_used_up 1
13 root 1.4 is_animated 1
14     glow_radius 2
15 root 1.7 walk_on 1
16     fly_on 1
17     flying 1
18 root 1.4 no_pick 1
19 root 1.7 speed 1
20     wc -30
21 root 1.4 editable 0
22 root 1.1 end