v0.6.4a: fixed unstable enchant not rolling venomous

This commit is contained in:
Evan Debenham 2018-04-07 19:56:13 -04:00
parent 31500730fc
commit 876b8642db

View File

@ -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
};