ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/healing.arc
Revision: 1.12
Committed: Tue Nov 3 09:49:47 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Log Message:
remove editable field, elmey says so

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     food 5
13 root 1.4 speed 1
14 root 1.8 type 102
15     subtype 21
16     no_pick 1
17 root 1.6 is_used_up 1
18 root 1.4 see_anywhere 1
19 root 1.9 magicmap blue
20 root 1.6 visibility 255
21 root 1.1 end
22 root 1.8