ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/healing.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

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