ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/talisman.arc
Revision: 1.2
Committed: Tue Jan 2 21:57:58 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +5 -5 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object talisman
2     name talisman
3 pippijn 1.2 face talisman.x11
4 root 1.1 type 39
5     color_fg grey
6     weight 1000
7     value 300
8     nrof 1
9     material 12
10     editable 2048
11     name_pl talismans
12     client_type 451
13     body_neck -1
14     end
15     #
16     Object talisman_sorcery
17     name talisman
18     title of sorcery
19 pippijn 1.2 face talisman.x11
20 root 1.1 type 74
21     color_fg grey
22     weight 1000
23     value 3000
24     nrof 1
25     material 12
26     skill sorcery
27     editable 2048
28     name_pl talismans
29     client_type 451
30     body_skill -1
31     end
32     #
33     Object talisman_summoning
34     name talisman
35     title of summoning
36 pippijn 1.2 face talisman.x11
37 root 1.1 type 74
38     color_fg grey
39     weight 1000
40     value 3000
41     nrof 1
42     material 12
43     skill summoning
44     editable 2048
45     name_pl talismans
46     client_type 451
47     body_skill -1
48     end
49     #
50     Object talisman_evocation
51     name talisman
52     title of evocation
53 pippijn 1.2 face talisman.x11
54 root 1.1 type 74
55     color_fg grey
56     weight 1000
57     value 3000
58     nrof 1
59     material 12
60     skill evocation
61     editable 2048
62     name_pl talismans
63     client_type 451
64     body_skill -1
65     end
66     #
67     Object talisman_pyromancy
68     name talisman
69     title of pyromancy
70 pippijn 1.2 face talisman.x11
71 root 1.1 type 74
72     color_fg grey
73     weight 1000
74     value 3000
75     nrof 1
76     material 12
77     skill pyromancy
78     editable 2048
79     name_pl talismans
80     client_type 451
81     body_skill -1
82     end