--- deliantra/arch/potion/potioncol.arc 2007/02/06 23:29:26 1.4 +++ deliantra/arch/potion/potioncol.arc 2007/03/03 00:50:54 1.5 @@ -1,34 +1,33 @@ -object potion_cold +Object potion_cold name potion of fire resistance -name_pl potions of fire resistance -face potioncol.x11 nrof 1 -level 1 +face potioncol.x11 +color_fg white type 5 -resist_fire 90 -materialname glass -value 5800 +level 1 +material 4 weight 1800 -client_type 651 -color_fg white +value 5800 +resist_fire 90 editable 2048 +name_pl potions of fire resistance on_use_yield potion_empty +client_type 651 end - -object potion_cold2 +Object potion_cold2 name potion of lava resistance -name_pl potions of lava resistance -face potioncol.x11 nrof 1 -level 1 +face potioncol.x11 +color_fg white type 5 -resist_fire 95 -materialname glass -value 28000 +level 1 +material 4 weight 1800 -client_type 651 -color_fg white +value 28000 +resist_fire 95 editable 2048 +name_pl potions of lava resistance on_use_yield potion_empty +client_type 651 end