ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_lightning.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:56 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object rune_small_lightning
2 root 1.6 name Rune of Lightning
3     type 154
4     speed 1
5     hp 2
6     other_arch spell_sm_lightning
7     face rune_lightning.x11
8     msg
9     You set off a bolt of lightning!
10     endmsg
11 root 1.4 anim
12     rune_lightning.x11
13     rune_lightning.x11
14     mina
15 root 1.6 level 1
16     color_fg yellow
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 90
24     Cha 20
25 root 1.1 end