--- deliantra/arch/food/coffee.arc 2007/01/02 21:48:37 1.2 +++ deliantra/arch/food/coffee.arc 2007/02/06 22:40:08 1.3 @@ -1,6 +1,6 @@ -Object coffee +object coffee name cup of coffee -on_use_yield coffee_empty +name_pl cups of coffee face coffee.x11 food 10 nrof 1 @@ -8,9 +8,10 @@ material 32 value 1 weight 100 -editable 2048 +client_type 601 identified 1 +editable 2048 magicmap white -name_pl cups of coffee -client_type 601 +on_use_yield coffee_empty end +