ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_blightning.arc
Revision: 1.3
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.2: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object rune_ball_lightning
2 root 1.1 name Rune of Ball Lightning
3 root 1.3 msg
4     You detonate a Rune of Ball Lightning
5     endmsg
6     other_arch spell_ball_lightning
7 pippijn 1.2 face rune_blightning.x11
8 root 1.3 is_animated 0
9     cha 20
10 root 1.1 hp 1
11 root 1.3 dam 1
12 root 1.1 speed 1
13 root 1.3 level 1
14     type 154
15     attacktype 10
16     invisible 1
17     move_on all
18     no_pick 1
19     color_fg yellow
20     editable 32
21 root 1.1 anim
22 pippijn 1.2 rune_blightning.x11
23     rune_blightning.x11
24 root 1.1 mina
25     end
26 root 1.3