--- deliantra/arch/food/poisonfood.arc 2006/02/06 20:26:03 1.1 +++ deliantra/arch/food/poisonfood.arc 2007/03/03 01:22:23 1.9 @@ -1,75 +1,76 @@ -Object poison +object poison name booze -face booze.111 -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.111 -on_use_yield winebottle_empty -color_fg red -food 75 +face booze.x11 nrof 1 type 7 -material 36 -value 10 -weight 1000 -editable 2048 -identified 0 -name_pl bottles of wine +materialname organic +weight 6500 client_type 611 +identified 0 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 -face w_glass.111 -color_fg red +name_pl glasses of wine +title of poison +face w_glass.x11 food 10 nrof 1 type 7 -material 36 +materialname glass value 2 -weight 1000 -editable 2048 -identified 0 -name_pl glasses of wine +weight 1000 client_type 611 +identified 0 cursed 1 known_cursed 0 -title of poison +color_fg red +editable 2048 end -# -Object water_poison -face water.111 -on_use_yield wbottle_empty -color_fg blue + +object water_poison +name_pl waters +title of poison +face water.x11 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 +