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.6 by root, Sat Mar 3 00:51:22 2007 UTC vs.
Revision 1.12 by root, Thu Apr 29 08:39:21 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines