ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/protection.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:08 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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     food 7
17 root 1.4 speed 1
18 root 1.8 no_pick 1
19 root 1.6 is_used_up 1
20 root 1.4 see_anywhere 1
21 root 1.1 end
22 root 1.8