ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/amulet.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:59 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object amulet
2 pippijn 1.2 face amulet.x11
3 root 1.6 color_fg orange
4 root 1.1 type 39
5 root 1.6 material 12
6     weight 500
7     need_an 1
8 root 1.3 value 250
9 root 1.6 editable 2048
10     nrof 1
11     name_pl amulets
12 root 1.1 client_type 381
13     body_neck -1
14     end
15    
16 root 1.7 object amulet_white
17 root 1.6 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 root 1.3 name amulet
28     name_pl amulets
29 root 1.6 client_type 381
30     body_neck -1
31     end
32    
33 root 1.7 object amulet_gray
34 root 1.3 face amulet_gray.x11
35 root 1.6 color_fg grey
36 root 1.1 type 39
37 root 1.6 material 12
38 root 1.3 materialname silver and glass
39 root 1.6 weight 500
40     need_an 1
41 root 1.3 value 25
42     editable 2048
43 root 1.6 nrof 1
44 root 1.3 name amulet
45     name_pl amulets
46 root 1.1 client_type 381
47     body_neck -1
48     end
49