--- deliantra/arch/potion/potionfir.arc 2007/02/06 22:41:10 1.3 +++ deliantra/arch/potion/potionfir.arc 2007/03/03 01:16:26 1.6 @@ -1,34 +1,33 @@ object potion_fire name potion of cold resistance -name_pl potions of cold resistance -face potionfir.x11 nrof 1 -level 1 +face potionfir.x11 +color_fg red type 5 -resist_cold 90 +level 1 material 4 -value 5200 weight 1800 -client_type 651 -color_fg red +value 5200 +resist_cold 90 editable 2048 +name_pl potions of cold resistance on_use_yield potion_empty +client_type 651 end - object potion_fire2 name potion of frost resistance -name_pl potions of frost resistance -face potionfir.x11 nrof 1 -level 1 +face potionfir.x11 +color_fg red type 5 -resist_cold 95 +level 1 material 4 -value 28000 weight 1800 -client_type 651 -color_fg red +value 28000 +resist_cold 95 editable 2048 +name_pl potions of frost resistance on_use_yield potion_empty +client_type 651 end