ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/healing.arc
Revision: 1.13
Committed: Tue Nov 3 09:59:30 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.12: +1 -1 lines
Log Message:
big cfarch-normalize run

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 root 1.11 sound wn/heal
11 root 1.8 face healing.x11
12 root 1.13 magicmap blue
13 root 1.8 food 5
14 root 1.4 speed 1
15 root 1.8 type 102
16     subtype 21
17     no_pick 1
18 root 1.6 is_used_up 1
19 root 1.4 see_anywhere 1
20 root 1.6 visibility 255
21 root 1.1 end
22 root 1.8