ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/ball_lightning.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 ball_lightning
2     face ball_lightning.x11
3     is_animated 1
4     wc -30
5     speed 1
6 root 1.1 type 102
7     subtype 35
8 root 1.4 glow_radius 2
9     move_type all
10     move_on all
11     no_pick 1
12     is_used_up 1
13     color_fg yellow
14     editable 0
15 root 1.1 anim
16 pippijn 1.3 ball_lightning.x11
17     ball_lightning.x12
18     ball_lightning.x13
19     ball_lightning.x14
20 root 1.1 mina
21     end
22 root 1.4