ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_lightning.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:41 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_small_lightning
2     name Rune of Lightning
3     type 154
4     speed 1
5     hp 2
6     other_arch spell_sm_lightning
7 pippijn 1.2 face rune_lightning.x11
8 root 1.1 msg
9     You set off a bolt of lightning!
10     endmsg
11     anim
12 pippijn 1.2 rune_lightning.x11
13     rune_lightning.x11
14 root 1.1 mina
15     level 1
16     color_fg yellow
17     is_animated 0
18     invisible 1
19     no_pick 1
20     walk_on 1
21     editable 32
22     attacktype 10
23     dam 90
24     Cha 20
25     end