--- deliantra/arch/potion/emptybottles.arc 2007/03/03 01:16:25 1.6 +++ deliantra/arch/potion/emptybottles.arc 2007/05/07 05:24:41 1.8 @@ -1,140 +1,140 @@ -object coffee_empty -name empty cup -name_pl empty cups -nrof 1 -last_sp 10 -type 15 -face coffee_empty.x11 -material 4 +object boozebottle_empty +name empty bottle +name_pl empty bottles +skill one handed weapons +face boozebottle_empty.x11 dam 1 -weight 50 -value 1 -editable 1024 +nrof 1 +inherit type_weapon attacktype 1 +materialname glass +value 3 +weight 1000 +last_sp 10 weapontype 8 -magicmap brown client_type 611 body_arm -1 -skill one handed weapons +editable 1024 +magicmap brown end -object w_glass_empty -name empty glass -name_pl empty glasses -nrof 1 -last_sp 10 -type 15 -face w_glass_empty.x11 -material 4 +object coffee_empty +name empty cup +name_pl empty cups +skill one handed weapons +face coffee_empty.x11 dam 1 -weight 500 -value 1 -editable 1024 +nrof 1 +inherit type_weapon attacktype 1 +materialname glass +value 1 +weight 50 +last_sp 10 weapontype 8 -magicmap brown client_type 611 body_arm -1 -skill one handed weapons +editable 1024 +magicmap brown end -object boozebottle_empty +object potion_empty name empty bottle name_pl empty bottles -nrof 1 -last_sp 10 -type 15 -face boozebottle_empty.x11 -material 4 +skill one handed weapons +face potion_empty.x11 dam 1 -weight 1000 -value 3 -editable 1024 +nrof 1 +inherit type_weapon attacktype 1 +materialname glass +value 3 +weight 700 +last_sp 10 weapontype 8 -magicmap brown client_type 611 body_arm -1 -skill one handed weapons +editable 1024 +magicmap brown end -object winebottle_empty -name empty bottle -name_pl empty bottles -nrof 1 -last_sp 10 -type 15 -face winebottle_empty.x11 -material 4 +object vial_empty +name empty vial +name_pl empty vials +skill one handed weapons +face vial_empty.x11 dam 1 -weight 600 +nrof 1 +inherit type_weapon +attacktype 1 +materialname glass value 3 +weight 70 +last_sp 10 +weapontype 8 +client_type 611 +body_arm -1 editable 1024 +magicmap brown +end + +object w_glass_empty +name empty glass +name_pl empty glasses +skill one handed weapons +face w_glass_empty.x11 +dam 1 +nrof 1 +inherit type_weapon attacktype 1 +materialname glass +value 1 +weight 500 +last_sp 10 weapontype 8 -magicmap brown client_type 611 body_arm -1 -skill one handed weapons +editable 1024 +magicmap brown end object wbottle_empty name empty bottle name_pl empty bottles -nrof 1 -last_sp 10 -type 15 +skill one handed weapons face wbottle_empty.x11 -material 4 dam 1 -weight 700 -value 3 -editable 1024 +nrof 1 +inherit type_weapon attacktype 1 +materialname glass +value 3 +weight 700 +last_sp 10 weapontype 8 -magicmap brown client_type 611 body_arm -1 -skill one handed weapons +editable 1024 +magicmap brown end -object potion_empty +object winebottle_empty name empty bottle name_pl empty bottles -nrof 1 -last_sp 10 -type 15 -face potion_empty.x11 -material 4 +skill one handed weapons +face winebottle_empty.x11 dam 1 -weight 700 -value 3 -editable 1024 +nrof 1 +inherit type_weapon attacktype 1 +materialname glass +value 3 +weight 600 +last_sp 10 weapontype 8 -magicmap brown client_type 611 body_arm -1 -skill one handed weapons -end - -object vial_empty -name empty vial -name_pl empty vials -nrof 1 -last_sp 10 -type 15 -face vial_empty.x11 -material 4 -dam 1 -weight 70 -value 3 editable 1024 -attacktype 1 -weapontype 8 magicmap brown -client_type 611 -body_arm -1 -skill one handed weapons end