diff --git a/potion/emptybottles.arc b/potion/emptybottles.arc index e321cd01a..9f35f2ea9 100644 --- a/potion/emptybottles.arc +++ b/potion/emptybottles.arc @@ -1,3 +1,43 @@ +Object boozebottle_empty +name empty bottle +name_pl empty bottles +nrof 1 +last_sp 10 +type 15 +face boozebottle_empty.111 +material 4 +dam 1 +weight 1000 +value 3 +editable 1024 +attacktype 1 +weapontype 8 +magicmap brown +client_type 611 +body_arm -1 +skill one handed weapons +end + +Object winebottle_empty +name empty bottle +name_pl empty bottles +nrof 1 +last_sp 10 +type 15 +face winebottle_empty.111 +material 4 +dam 1 +weight 600 +value 3 +editable 1024 +attacktype 1 +weapontype 8 +magicmap brown +client_type 611 +body_arm -1 +skill one handed weapons +end + Object wbottle_empty name empty bottle name_pl empty bottles