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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines