Guest User

Untitled

a guest
Jan 19th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. @SuppressWarnings("deprecation")
  2. public void teleGrabLoot(){
  3. if (Inventory.contains(lawRune) && Inventory.contains(airRune)){
  4. if(Magic.Book.MODERN != null){
  5.  
  6. }
  7. }
  8. }
Add Comment
Please, Sign In to add comment