--- deliantra/arch/food/poisonfood.arc 2007/02/06 22:40:10 1.4 +++ deliantra/arch/food/poisonfood.arc 2007/03/03 00:49:45 1.7 @@ -1,76 +1,75 @@ -object poison +Object poison name booze -name_pl boozes -title of poison face booze.x11 +on_use_yield boozebottle_empty +color_fg orange nrof 1 type 7 material 32 weight 6500 -client_type 611 +editable 2048 identified 0 +name_pl boozes +client_type 611 cursed 1 known_cursed 0 -color_fg orange +title of poison +end +# +Object wine_poison +name bottle of wine +face wine.x11 +on_use_yield winebottle_empty +color_fg red +food 75 +nrof 1 +type 7 +material 36 +value 10 +weight 1000 editable 2048 -on_use_yield boozebottle_empty +identified 0 +name_pl bottles of wine +client_type 611 +cursed 1 +known_cursed 0 +title of poison end - -object w_glass_poison +# +Object w_glass_poison name glass of wine -name_pl glasses of wine -title of poison face w_glass.x11 +color_fg red food 10 nrof 1 type 7 material 36 value 2 weight 1000 -client_type 611 +editable 2048 identified 0 +name_pl glasses of wine +client_type 611 cursed 1 known_cursed 0 -color_fg red -editable 2048 -end - -object water_poison -name_pl waters title of poison +end +# +Object water_poison face water.x11 +on_use_yield wbottle_empty +color_fg blue food 5 nrof 1 type 7 material 32 value 5 weight 1500 -client_type 611 -identified 0 -cursed 1 -known_cursed 0 -color_fg blue editable 2048 -on_use_yield wbottle_empty -end - -object wine_poison -name bottle of wine -name_pl bottles of wine -title of poison -face wine.x11 -food 75 -nrof 1 -type 7 -material 36 -value 10 -weight 1000 +name_pl waters client_type 611 identified 0 cursed 1 known_cursed 0 -color_fg red -editable 2048 -on_use_yield winebottle_empty +title of poison end -