ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/healing.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object healing
2 root 1.6 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