ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_blast.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:40 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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