v2.5.4: fixed gravity chaos cursed wand effect not being triggerable
This commit is contained in:
+1
@@ -1007,6 +1007,7 @@ public class CursedWand {
|
||||
VERY_RARE_EFFECTS.add(new HeroShapeShift());
|
||||
VERY_RARE_EFFECTS.add(new SuperNova());
|
||||
VERY_RARE_EFFECTS.add(new SinkHole());
|
||||
VERY_RARE_EFFECTS.add(new GravityChaos());
|
||||
}
|
||||
|
||||
public static CursedEffect randomVeryRareEffect(){
|
||||
|
||||
Reference in New Issue
Block a user