ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/protection.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +8 -9 lines
Log Message:
revert everything up to and including the normalising patch

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.6 Object protection
5     name protection
6     face protection.x11
7 root 1.5 anim
8     protection.x11
9     protection.x12
10     protection.x13
11     protection.x14
12     protection.x15
13     protection.x16
14     protection.x17
15     mina
16 root 1.6 color_fg blue
17     color_bg khaki
18 root 1.4 speed 1
19 root 1.6 is_used_up 1
20 root 1.4 no_pick 1
21     see_anywhere 1
22 root 1.6 visibility 255
23     food 7
24 root 1.4 editable 0
25 root 1.1 end