Merge commit '3d2ca45'

This commit is contained in:
Dylan K. Taylor
2020-04-25 12:14:45 +01:00
2 changed files with 7 additions and 1 deletions

View File

@ -66,6 +66,9 @@ class Enchantment{
public const RIPTIDE = 30;
public const LOYALTY = 31;
public const CHANNELING = 32;
public const MULTISHOT = 33;
public const PIERCING = 34;
public const QUICK_CHARGE = 35;
public const RARITY_COMMON = 10;
public const RARITY_UNCOMMON = 5;