ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/healing.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.4 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.1 name healing
10 pippijn 1.3 face healing.x11
11 root 1.4 food 5
12     speed 1
13     type 102
14     subtype 21
15     no_pick 1
16     is_used_up 1
17     see_anywhere 1
18     color_bg khaki
19     color_fg blue
20     editable 0
21     visibility 255
22 root 1.1 end
23 root 1.4