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

File Contents

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