Add crazy arch to aoe plugin

This commit is contained in:
Tyler Hardy
2017-12-07 20:13:47 -06:00
committed by Adam
parent 6fac9d1d7b
commit 53749495eb
4 changed files with 14 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ package net.runelite.api;
public class ProjectileID
{
public static final int LIZARDMAN_SHAMAN_AOE = 1293;
public static final int CRAZY_ARCHAEOLOGIST_AOE = 1260;
public static final int ICE_DEMON_RANGED_AOE = 1324;
public static final int ICE_DEMON_ICE_BARRAGE_AOE = 366;
public static final int VASA_AWAKEN_AOE = 1327;