ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/divine_shock.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:30 2007 UTC (17 years, 4 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 divine_shock
2 root 1.1 name divine shock
3 root 1.4 face ball_lightning.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 2
10     move_type all
11     move_on all
12     no_pick 1
13     is_used_up 1
14     color_fg yellow
15     editable 0
16 root 1.1 anim
17 pippijn 1.3 ball_lightning.x11
18     ball_lightning.x12
19     ball_lightning.x13
20     ball_lightning.x14
21 root 1.1 mina
22     end
23 root 1.4