v0.6.4a: fixed unstable enchant not rolling venomous
This commit is contained in:
parent
31500730fc
commit
876b8642db
|
@ -38,9 +38,11 @@ public class Unstable extends Weapon.Enchantment {
|
|||
Eldritch.class,
|
||||
Grim.class,
|
||||
Lucky.class,
|
||||
//projecting not included, no on-hit effect
|
||||
Shocking.class,
|
||||
Stunning.class,
|
||||
Vampiric.class,
|
||||
Venomous.class,
|
||||
Vorpal.class
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user