diff --git a/potion/potioncol.arc b/potion/potioncol.arc index 63622f9a9..fc9608532 100644 --- a/potion/potioncol.arc +++ b/potion/potioncol.arc @@ -8,7 +8,20 @@ level 1 material 4 weight 1800 value 5800 -resist_fire 100 - +resist_fire 90 editable 2048 end +Object potion_cold2 +name potion of lava resistance +nrof 1 +face potioncol.111 +color_fg white +type 5 +level 1 +material 4 +weight 1800 +value 28000 +resist_fire 95 +editable 2048 +end + diff --git a/potion/potionfir.arc b/potion/potionfir.arc index 8b2639b90..7d585f0ec 100644 --- a/potion/potionfir.arc +++ b/potion/potionfir.arc @@ -8,7 +8,20 @@ level 1 material 4 weight 1800 value 5200 -resist_cold 100 - +resist_cold 90 editable 2048 end +Object potion_fire2 +name potion of frost resistance +nrof 1 +face potionfir.111 +color_fg red +type 5 +level 1 +material 4 +weight 1800 +value 28000 +resist_cold 95 +editable 2048 +end + diff --git a/potion/potioninv.arc b/potion/potioninv.arc index d33cd3bf7..f4c9d0aaa 100644 --- a/potion/potioninv.arc +++ b/potion/potioninv.arc @@ -8,7 +8,20 @@ level 1 material 4 weight 2000 value 10000 -resist_physical 100 - +resist_physical 90 editable 2048 end +Object potion_aethereality +name potion of aethereality +nrof 1 +face potioninv.111 +color_fg orange +type 5 +level 1 +material 4 +weight 2000 +value 28000 +resist_physical 95 +editable 2048 +end +