ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/tooth_charm.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:29 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +17 -16 lines
Log Message:
second normaliser run - dude

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     color_fg white
23 root 1.5 editable 2048
24 root 1.7 need_an 1
25 root 1.1 end
26 root 1.7