ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_confusion.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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