Examples of HeartInfinityAttack


Examples of instances.HeartInfinityAttack

            player.teleToLocation(r.getTeleportLoc(), r);
          }
        }
        else if (player.canEnterInstance(ekimusIzId))
        {
          ReflectionUtils.enterReflection(player, new HeartInfinityAttack(), ekimusIzId);
        }
      }
    }
    else if (command.equalsIgnoreCase("enter_seed"))
    {
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.