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.8 by root, Sat Mar 3 01:24:28 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
6materialname runestone 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
22materialname silver and glass 22materialname silver and glass
23value 25 23value 25
24weight 500 24weight 500
25client_type 381 25client_type 381
26body_neck -1 26body_neck -1
27color_fg grey
28editable 2048
29need_an 1 27need_an 1
30end 28end
31 29
32object amulet_white 30object amulet_white
33name amulet 31name amulet
34name_pl amulets 32name_pl amulets
35face amulet_white.x11 33face amulet_white.x11
34magicmap grey
36nrof 1 35nrof 1
37type 39 36type 39
38materialname platinum and glass 37materialname platinum and glass
39value 1250 38value 1250
40weight 500 39weight 500
41client_type 381 40client_type 381
42body_neck -1 41body_neck -1
43color_fg grey
44editable 2048
45need_an 1 42need_an 1
46end 43end
47 44

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines