Guest User

Untitled

a guest
Dec 12th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. /**
  2. *
  3. */
  4. public String[] itemPrices = new String[] {
  5. "whip", "Bandos chestplate", "Bandos tassets",
  6. "Bandos godsword", "Bandos boots", "Divine spirit shield",
  7. "Spirit shield", "Blessed spirit shield", "Arcane spirit shield",
  8. "Elysian spirit shield", "Spectral spirit shield",
  9. "Armadyl godsword", "Armadyl helmet", "Armadyl chestplate",
  10. "Armadyl plateskirt", "Dragon claws", "Top hat", "Dharoks helm",
  11. "Dharoks greataxe", "Dharoks platebody", "Dharoks platelegs",
  12. "Dharoks axe", "Dharoks body", "Dharoks legs",
  13. "Torags helm", "Torags hammers", "Torags platebody", "Torags platelegs",
  14. "Torags hammer", "Torags body", "Torags legs", "Karils coif", "Karils crossbow",
  15. "Karils leathertop", "Karils leatherskirt", "Karils x-bow", "Karils top", "Karils skirt",
  16. "Ahrims hood", "Ahrims staff", "Ahrims robetop", "Ahrims robeskirt", "Ahrims top",
  17. "Ahrims skirt", "Guthans helm", "Guthans warspear", "Guthans platebody", "Guthans chainskirt",
  18. "Guthans spear", "Guthans body", "Guthans skirt", "Dragon boots", "defender",
  19. "gloves", "mystic", "Infinity", "Staff of light", "Arcane stream", "ring",
  20. "korasi"
  21. };
Add Comment
Please, Sign In to add comment