v0.2.2: potion of levitation buffed, now creates cloud of confusion gas.
This commit is contained in:
@@ -162,8 +162,7 @@ public class Potion extends Item {
|
||||
|
||||
if (isKnown() && (
|
||||
this instanceof PotionOfExperience ||
|
||||
this instanceof PotionOfHealing ||
|
||||
this instanceof PotionOfLevitation ||
|
||||
this instanceof PotionOfHealing ||
|
||||
this instanceof PotionOfMindVision ||
|
||||
this instanceof PotionOfStrength ||
|
||||
this instanceof PotionOfInvisibility ||
|
||||
|
||||
Reference in New Issue
Block a user