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.13 by sf-pippijn, Sat Oct 16 04:43:22 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines