ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/divine_shock.arc
Revision: 1.7
Committed: Sat Mar 3 00:51:16 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.6: +12 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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