--- deliantra/arch/food/poisonfood.arc 2007/03/03 01:15:34 1.8 +++ deliantra/arch/food/poisonfood.arc 2007/03/03 01:22:23 1.9 @@ -1,75 +1,76 @@ 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 +materialname organic weight 6500 -editable 2048 -identified 0 -name_pl boozes client_type 611 -cursed 1 -known_cursed 0 -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 identified 0 -name_pl bottles of wine -client_type 611 cursed 1 known_cursed 0 -title of poison +color_fg orange +editable 2048 +on_use_yield boozebottle_empty end -# + 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 +materialname glass value 2 weight 1000 -editable 2048 -identified 0 -name_pl glasses of wine client_type 611 +identified 0 cursed 1 known_cursed 0 -title of poison +color_fg red +editable 2048 end -# + object water_poison +name_pl waters +title of poison face water.x11 -on_use_yield wbottle_empty -color_fg blue food 5 nrof 1 type 7 -material 32 +materialname organic value 5 weight 1500 -editable 2048 -name_pl waters 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 +materialname glass +value 10 +weight 1000 +client_type 611 +identified 0 +cursed 1 +known_cursed 0 +color_fg red +editable 2048 +on_use_yield winebottle_empty end +