ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/amulet.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:34 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object amulet
2     face amulet.111
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.111
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.111
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