ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/tooth_charm.arc
Revision: 1.11
Committed: Sat Oct 16 09:19:18 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 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.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.7 nrof 1
11 root 1.5 type 39
12     resist_confusion 15
13 root 1.7 resist_slow 30
14 root 1.5 resist_paralyze 50
15     resist_fear 50
16 root 1.7 materialname runestone
17     weight 300
18     client_type 381
19     item_power 6
20 root 1.5 startequip 1
21 root 1.7 body_neck -1
22     need_an 1
23 root 1.1 end
24 root 1.7