ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/amulet.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +29 -27 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object amulet
2 face amulet.x11
3 color_fg orange
4 type 39
5 material 12
6 weight 500
7 need_an 1
8 value 250
9 editable 2048
10 nrof 1
11 name_pl amulets
12 client_type 381
13 body_neck -1
14 end
15
16 Object amulet_white
17 face amulet_white.x11
18 color_fg grey
19 type 39
20 material 12
21 materialname platinum and glass
22 weight 500
23 need_an 1
24 value 1250
25 editable 2048
26 nrof 1
27 name amulet
28 name_pl amulets
29 client_type 381
30 body_neck -1
31 end
32
33 Object amulet_gray
34 face amulet_gray.x11
35 color_fg grey
36 type 39
37 material 12
38 materialname silver and glass
39 weight 500
40 need_an 1
41 value 25
42 editable 2048
43 nrof 1
44 name amulet
45 name_pl amulets
46 client_type 381
47 body_neck -1
48 end
49