ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/emptybottles.arc
(Generate patch)

Comparing deliantra/arch/potion/emptybottles.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:56:45 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:10 2007 UTC

1object boozebottle_empty
2name empty bottle
3name_pl empty bottles
4skill one handed weapons
5face boozebottle_empty.x11
6dam 1
7nrof 1
8type 15
9attacktype 1
10material 4
11value 3
12weight 1000
13last_sp 10
14weapontype 8
15client_type 611
16body_arm -1
17editable 1024
18magicmap brown
19end
20
1Object coffee_empty 21object coffee_empty
2name empty cup 22name empty cup
3name_pl empty cups 23name_pl empty cups
24skill one handed weapons
25face coffee_empty.x11
26dam 1
4nrof 1 27nrof 1
28type 15
29attacktype 1
30material 4
31value 1
32weight 50
5last_sp 10 33last_sp 10
6type 15
7face coffee_empty.x11
8material 4
9dam 1
10weight 50
11value 1
12editable 1024
13attacktype 1
14weapontype 8 34weapontype 8
15magicmap brown
16client_type 611 35client_type 611
17body_arm -1 36body_arm -1
18skill one handed weapons 37editable 1024
38magicmap brown
19end 39end
20 40
41object potion_empty
42name empty bottle
43name_pl empty bottles
44skill one handed weapons
45face potion_empty.x11
46dam 1
47nrof 1
48type 15
49attacktype 1
50material 4
51value 3
52weight 700
53last_sp 10
54weapontype 8
55client_type 611
56body_arm -1
57editable 1024
58magicmap brown
59end
60
61object vial_empty
62name empty vial
63name_pl empty vials
64skill one handed weapons
65face vial_empty.x11
66dam 1
67nrof 1
68type 15
69attacktype 1
70material 4
71value 3
72weight 70
73last_sp 10
74weapontype 8
75client_type 611
76body_arm -1
77editable 1024
78magicmap brown
79end
80
21Object w_glass_empty 81object w_glass_empty
22name empty glass 82name empty glass
23name_pl empty glasses 83name_pl empty glasses
84skill one handed weapons
85face w_glass_empty.x11
86dam 1
24nrof 1 87nrof 1
88type 15
89attacktype 1
90material 4
91value 1
92weight 500
25last_sp 10 93last_sp 10
26type 15
27face w_glass_empty.x11
28material 4
29dam 1
30weight 500
31value 1
32editable 1024
33attacktype 1
34weapontype 8 94weapontype 8
35magicmap brown
36client_type 611 95client_type 611
37body_arm -1 96body_arm -1
38skill one handed weapons 97editable 1024
98magicmap brown
39end 99end
40 100
41Object boozebottle_empty 101object wbottle_empty
42name empty bottle 102name empty bottle
43name_pl empty bottles 103name_pl empty bottles
104skill one handed weapons
105face wbottle_empty.x11
106dam 1
44nrof 1 107nrof 1
108type 15
109attacktype 1
110material 4
111value 3
112weight 700
45last_sp 10 113last_sp 10
46type 15
47face boozebottle_empty.x11
48material 4
49dam 1
50weight 1000
51value 3
52editable 1024
53attacktype 1
54weapontype 8 114weapontype 8
55magicmap brown
56client_type 611 115client_type 611
57body_arm -1 116body_arm -1
58skill one handed weapons 117editable 1024
118magicmap brown
59end 119end
60 120
61Object winebottle_empty 121object winebottle_empty
62name empty bottle 122name empty bottle
63name_pl empty bottles 123name_pl empty bottles
124skill one handed weapons
125face winebottle_empty.x11
126dam 1
64nrof 1 127nrof 1
128type 15
129attacktype 1
130material 4
131value 3
132weight 600
65last_sp 10 133last_sp 10
66type 15
67face winebottle_empty.x11
68material 4
69dam 1
70weight 600
71value 3
72editable 1024
73attacktype 1
74weapontype 8 134weapontype 8
75magicmap brown
76client_type 611 135client_type 611
77body_arm -1 136body_arm -1
78skill one handed weapons 137editable 1024
138magicmap brown
79end 139end
80 140
81Object wbottle_empty
82name empty bottle
83name_pl empty bottles
84nrof 1
85last_sp 10
86type 15
87face wbottle_empty.x11
88material 4
89dam 1
90weight 700
91value 3
92editable 1024
93attacktype 1
94weapontype 8
95magicmap brown
96client_type 611
97body_arm -1
98skill one handed weapons
99end
100
101Object potion_empty
102name empty bottle
103name_pl empty bottles
104nrof 1
105last_sp 10
106type 15
107face potion_empty.x11
108material 4
109dam 1
110weight 700
111value 3
112editable 1024
113attacktype 1
114weapontype 8
115magicmap brown
116client_type 611
117body_arm -1
118skill one handed weapons
119end
120
121Object vial_empty
122name empty vial
123name_pl empty vials
124nrof 1
125last_sp 10
126type 15
127face vial_empty.x11
128material 4
129dam 1
130weight 70
131value 3
132editable 1024
133attacktype 1
134weapontype 8
135magicmap brown
136client_type 611
137body_arm -1
138skill one handed weapons
139end
140

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines