From 733edcc9360f1cef4f6d57e74016a187167e12ff Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Fri, 15 Jul 2005 10:43:23 +0000 Subject: [PATCH] Missing commit git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3432 282e977c-c81d-0410-88c4-b93c2d0d6712 --- potion/emptybottles.arc | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) 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