ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/protection.arc
Revision: 1.9
Committed: Sun Mar 11 00:15:56 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -1 lines
Log Message:
normalise color_fg to magicmap

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.8 color_bg khaki
22     editable 0
23 root 1.9 magicmap blue
24 root 1.6 visibility 255
25 root 1.1 end
26 root 1.8