--- deliantra/arch/potion/potionfir.arc 2006/02/06 20:27:27 1.1.1.1 +++ deliantra/arch/potion/potionfir.arc 2010/10/16 09:18:45 1.11 @@ -1,33 +1,30 @@ -Object potion_fire +object potion_fire name potion of cold resistance +name_pl potions of cold resistance +face potionfir.x11 nrof 1 -face potionfir.111 -color_fg red -type 5 level 1 -material 4 -weight 1800 -value 5200 +type 5 resist_cold 90 -editable 2048 -name_pl potions of cold resistance -on_use_yield potion_empty +materialname glass +value 5200 +weight 1800 client_type 651 +on_use_yield potion_empty end -Object potion_fire2 + +object potion_fire2 name potion of frost resistance +name_pl potions of frost resistance +face potionfir.x11 nrof 1 -face potionfir.111 -color_fg red -type 5 level 1 -material 4 -weight 1800 -value 28000 +type 5 resist_cold 95 -editable 2048 -name_pl potions of frost resistance -on_use_yield potion_empty +materialname glass +value 28000 +weight 1800 client_type 651 +on_use_yield potion_empty end