blahs44

Untitled

Oct 19th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.14 KB | None | 0 0
  1. List DragList = this
  2.                 .closestAttackableNPCListForName(new String[] { "Green Dragon" });
  3.  
  4.         NPC dragons = getclosestDragon(DragList);
Advertisement
Add Comment
Please, Sign In to add comment