ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/tooth_charm.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:35 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object tooth_charm
2 root 1.7 name tooth charm
3     name_pl tooth charms
4     msg
5     This wonderful charm will absorb many
6     magics which would otherwise affect your
7     movement.
8     endmsg
9 root 1.5 face tooth_charm.x11
10 root 1.10 magicmap white
11 root 1.7 nrof 1
12 root 1.5 type 39
13     resist_confusion 15
14 root 1.7 resist_slow 30
15 root 1.5 resist_paralyze 50
16     resist_fear 50
17 root 1.7 materialname runestone
18     weight 300
19     client_type 381
20     item_power 6
21 root 1.5 startequip 1
22 root 1.7 body_neck -1
23     need_an 1
24 root 1.1 end
25 root 1.7