ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_confusion.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:55 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_confusion
2 root 1.6 name Rune of Confusion
3     other_arch spell_mass_confusion
4     type 154
5     face rune_confusion.x11
6     hp 2
7     msg
8     You detonate a Rune of Mass Confusion!
9     endmsg
10 root 1.4 anim
11     rune_confusion.x11
12     confusion.x11
13     mina
14 root 1.1 speed 1
15     level 1
16 root 1.6 color_fg black
17     is_animated 0
18 root 1.1 invisible 1
19     no_pick 1
20 root 1.6 walk_on 1
21 root 1.1 editable 32
22 root 1.6 Cha 20
23 root 1.1 end