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, 3 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

# 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