ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/healing.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +13 -12 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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