ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/amulet_lif.arc
Revision: 1.4
Committed: Wed Feb 7 00:14:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
remaining material conversions, this step was actually destructive because i only went for the nearest materials

File Contents

# User Rev Content
1 root 1.3 object amulet_lifesave
2 root 1.1 name amulet of lifesaving
3     name_pl amulets of lifesaving
4 pippijn 1.2 face amulet_lif.x11
5 root 1.3 nrof 1
6 root 1.1 type 39
7 root 1.4 materialname runestone
8 root 1.3 value 20000
9 root 1.1 weight 600
10 root 1.3 client_type 381
11     item_power 3
12 root 1.1 lifesave 1
13 root 1.3 body_neck -1
14 root 1.1 editable 6144
15     magicmap yellow
16     end
17 root 1.3