ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/potion/emptybottles.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:53 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +80 -80 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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