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.10 by root, Tue Nov 3 09:49:50 2009 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:35 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines