diff --git a/potion/potioncol.arc b/potion/potioncol.arc index 63496ee40..a11dec5c2 100644 --- a/potion/potioncol.arc +++ b/potion/potioncol.arc @@ -7,7 +7,7 @@ level 1 material 4 weight 1800 value 5800 -resist_fire 90 +resist_cold 90 name_pl potions of cold resistance on_use_yield potion_empty client_type 651 @@ -21,7 +21,7 @@ level 1 material 4 weight 1800 value 28000 -resist_fire 95 +resist_cold 95 name_pl potions of frost resistance on_use_yield potion_empty client_type 651 diff --git a/potion/potionfir.arc b/potion/potionfir.arc index 5c4a64ca8..90ba0ce50 100644 --- a/potion/potionfir.arc +++ b/potion/potionfir.arc @@ -7,7 +7,7 @@ level 1 material 4 weight 1800 value 5200 -resist_cold 90 +resist_fire 90 name_pl potions of fire resistance on_use_yield potion_empty client_type 651 @@ -21,7 +21,7 @@ level 1 material 4 weight 1800 value 28000 -resist_cold 95 +resist_fire 95 name_pl potions of lava resistance on_use_yield potion_empty client_type 651