ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/protection.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:47 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

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.9 magicmap blue
22 root 1.6 visibility 255
23 root 1.1 end
24 root 1.8