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

File Contents

# User Rev Content
1 root 1.6 Object healing
2     name healing
3     face healing.x11
4 root 1.5 anim
5     healing.x11
6     healing.x12
7     healing.x13
8     healing.x14
9     healing.x15
10     mina
11 root 1.6 color_fg blue
12     color_bg khaki
13 root 1.4 speed 1
14 root 1.6 is_used_up 1
15 root 1.4 no_pick 1
16     see_anywhere 1
17 root 1.6 visibility 255
18     food 5
19 root 1.4 editable 0
20 root 1.6 type 102
21     subtype 21
22 root 1.1 end