ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/protection.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:29 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.11: +1 -1 lines
Log Message:
big cfarch-normalize run

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.7 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.8 name protection
15     face protection.x11
16 root 1.12 magicmap blue
17 root 1.8 food 7
18 root 1.4 speed 1
19 root 1.8 no_pick 1
20 root 1.6 is_used_up 1
21 root 1.4 see_anywhere 1
22 root 1.6 visibility 255
23 root 1.1 end
24 root 1.8