--- deliantra/arch/food/chocolate.arc 2007/02/06 22:40:08 1.3 +++ deliantra/arch/food/chocolate.arc 2009/03/29 22:53:51 1.10 @@ -4,12 +4,40 @@ food 50 nrof 1 type 6 -material 32 -value 10 +materialname organic +value 20 weight 100 client_type 601 identified 1 -color_fg brown editable 2048 +magicmap brown +msg +Hmmm... tasty chocolate! +endmsg +end + +object chocolate_w +name white chocolate +name_pl white chocolate pieces +face chocolate_w.x11 +food 75 +nrof 1 +type 6 +materialname organic +value 80 +weight 100 +client_type 601 +identified 1 +editable 2048 +magicmap brown +msg +Unlike the normal brown chocolate, white chocolate +is made mostly out of butter and milk, giving it a very creamy +taste. + +This is a special white chocolate for special occasions, and has a sizable +amount of almonds added to it, making it much more expensive than other +chocolates. +endmsg end