--- deliantra/arch/potion/potionfir.arc 2007/03/03 00:50:54 1.5 +++ deliantra/arch/potion/potionfir.arc 2007/03/11 00:15:50 1.8 @@ -1,33 +1,34 @@ -Object potion_fire +object potion_fire name potion of cold resistance -nrof 1 +name_pl potions of cold resistance face potionfir.x11 -color_fg red -type 5 +nrof 1 level 1 -material 4 -weight 1800 -value 5200 +type 5 resist_cold 90 +materialname glass +value 5200 +weight 1800 +client_type 651 editable 2048 -name_pl potions of cold resistance +magicmap red on_use_yield potion_empty -client_type 651 end -Object potion_fire2 + +object potion_fire2 name potion of frost resistance -nrof 1 +name_pl potions of frost resistance face potionfir.x11 -color_fg red -type 5 +nrof 1 level 1 -material 4 -weight 1800 -value 28000 +type 5 resist_cold 95 +materialname glass +value 28000 +weight 1800 +client_type 651 editable 2048 -name_pl potions of frost resistance +magicmap red on_use_yield potion_empty -client_type 651 end