ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_heal.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: +15 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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