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

File Contents

# User Rev Content
1 root 1.1 # Best I can tell, this wasn't used in the past and currently isn't
2     # used either. But keep it around - could be used again to show
3     # spell effect.
4 root 1.4 object protection
5 root 1.5 anim
6     protection.x11
7     protection.x12
8     protection.x13
9     protection.x14
10     protection.x15
11     protection.x16
12     protection.x17
13     mina
14 root 1.1 name protection
15 pippijn 1.3 face protection.x11
16 root 1.4 food 7
17     speed 1
18     no_pick 1
19     is_used_up 1
20     see_anywhere 1
21     color_bg khaki
22     color_fg blue
23     editable 0
24     visibility 255
25 root 1.1 end
26 root 1.4