--- deliantra/arch/food/poisonfood.arc 2007/01/02 21:48:39 1.3 +++ deliantra/arch/food/poisonfood.arc 2007/02/06 22:40:10 1.4 @@ -1,75 +1,76 @@ -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 -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 + +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 -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 + +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 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 +material 36 +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 +