Add Drakes Breath to Aoe/Projectile Warnings

This commit is contained in:
Ashy
2019-05-05 02:55:07 +01:00
parent e09a82af68
commit 657bb52b1a
4 changed files with 27 additions and 21 deletions

View File

@@ -97,4 +97,5 @@ public class ProjectileID
public static final int HYDRA_POISON = 1644;
public static final int HYDRA_LIGHTNING = 1664;
public static final int HYDRA_LIGHTNING_2 = 1665;
public static final int DRAKE_BREATH = 1637;
}