Minor code format changes.

This commit is contained in:
MobiusDev
2016-01-13 16:02:31 +00:00
parent 9060a0c931
commit 829663088f
14 changed files with 1 additions and 28 deletions

View File

@@ -43,7 +43,6 @@ public class LeopardDragonHachling extends AbstractNpcAI
private static final int LEOPARD_DRAGON = 23435;
// Locations
private static final List<Location> TRANSFORM_LOCATIONS = new ArrayList<>();
{
TRANSFORM_LOCATIONS.add(new Location(84199, 120022, -2944));
TRANSFORM_LOCATIONS.add(new Location(92138, 113735, -3076));