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.10 by root, Tue Nov 3 09:59:19 2009 UTC vs.
Revision 1.11 by root, Thu Apr 29 08:30:57 2010 UTC

13weight 1000 13weight 1000
14last_sp 10 14last_sp 10
15weapontype 8 15weapontype 8
16client_type 611 16client_type 611
17body_arm -1 17body_arm -1
18body_combat -1
18end 19end
19 20
20object coffee_empty 21object coffee_empty
21inherit type_weapon 22inherit type_weapon
22name empty cup 23name empty cup
32weight 50 33weight 50
33last_sp 10 34last_sp 10
34weapontype 8 35weapontype 8
35client_type 611 36client_type 611
36body_arm -1 37body_arm -1
38body_combat -1
37end 39end
38 40
39object potion_empty 41object potion_empty
40inherit type_weapon 42inherit type_weapon
41name empty bottle 43name empty bottle
51weight 700 53weight 700
52last_sp 10 54last_sp 10
53weapontype 8 55weapontype 8
54client_type 611 56client_type 611
55body_arm -1 57body_arm -1
58body_combat -1
56end 59end
57 60
58object vial_empty 61object vial_empty
59inherit type_weapon 62inherit type_weapon
60name empty vial 63name empty vial
70weight 70 73weight 70
71last_sp 10 74last_sp 10
72weapontype 8 75weapontype 8
73client_type 611 76client_type 611
74body_arm -1 77body_arm -1
78body_combat -1
75end 79end
76 80
77object w_glass_empty 81object w_glass_empty
78inherit type_weapon 82inherit type_weapon
79name empty glass 83name empty glass
89weight 500 93weight 500
90last_sp 10 94last_sp 10
91weapontype 8 95weapontype 8
92client_type 611 96client_type 611
93body_arm -1 97body_arm -1
98body_combat -1
94end 99end
95 100
96object wbottle_empty 101object wbottle_empty
97inherit type_weapon 102inherit type_weapon
98name empty bottle 103name empty bottle
108weight 700 113weight 700
109last_sp 10 114last_sp 10
110weapontype 8 115weapontype 8
111client_type 611 116client_type 611
112body_arm -1 117body_arm -1
118body_combat -1
113end 119end
114 120
115object winebottle_empty 121object winebottle_empty
116inherit type_weapon 122inherit type_weapon
117name empty bottle 123name empty bottle
127weight 600 133weight 600
128last_sp 10 134last_sp 10
129weapontype 8 135weapontype 8
130client_type 611 136client_type 611
131body_arm -1 137body_arm -1
138body_combat -1
132end 139end
133 140

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines