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

File Contents

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