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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines