ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_paralysis.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object rune_paralysis
2     name Rune of Paralysis
3     other_arch spell_paralyze
4     type 154
5     face rune_paralysis.x11
6     hp 4
7     msg
8     You detonate a Rune of Paralysis!
9     endmsg
10 root 1.4 anim
11     rune_paralysis.x11
12     rune_paralysis.x12
13     mina
14 root 1.1 speed 1
15     level 1
16 root 1.6 color_fg yellow
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