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.3 by root, Tue Feb 6 22:41:35 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:22 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines