ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_heal.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: +14 -15 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object rune_heal
2     name Rune of Heal
3     speed 1
4     type 154
5     face rune_heal.x11
6     other_arch spell_heal
7     hp 1
8     msg
9     You set off a Rune of Heal
10     endmsg
11 root 1.4 anim
12     rune_heal.x11
13     rune_heal.x11
14     mina
15 root 1.6 color_fg green
16     level 1
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 Cha 1
23 root 1.1 end