ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/ball_lightning.arc
Revision: 1.13
Committed: Tue Nov 3 09:59:30 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
Changes since 1.12: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

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