--- deliantra/arch/potion/potioncol.arc 2007/03/03 01:16:25 1.6 +++ deliantra/arch/potion/potioncol.arc 2009/11/03 09:49:37 1.9 @@ -1,33 +1,32 @@ object potion_cold name potion of fire resistance -nrof 1 +name_pl potions of fire resistance face potioncol.x11 -color_fg white -type 5 +nrof 1 level 1 -material 4 -weight 1800 -value 5800 +type 5 resist_fire 90 -editable 2048 -name_pl potions of fire resistance -on_use_yield potion_empty +materialname glass +value 5800 +weight 1800 client_type 651 +magicmap white +on_use_yield potion_empty end + object potion_cold2 name potion of lava resistance -nrof 1 +name_pl potions of lava resistance face potioncol.x11 -color_fg white -type 5 +nrof 1 level 1 -material 4 -weight 1800 -value 28000 +type 5 resist_fire 95 -editable 2048 -name_pl potions of lava resistance -on_use_yield potion_empty +materialname glass +value 28000 +weight 1800 client_type 651 +magicmap white +on_use_yield potion_empty end