ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/amulet.arc
(Generate patch)

Comparing deliantra/arch/talisman/amulet.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:59:11 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:35 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines