Advertisement
Guest User

Untitled

a guest
Mar 8th, 2015
1,003
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. slotMsg: "&cNo empty slot in your inventory!"
  2. moneyMsg: "&cYou don't have enough money!"
  3. itemMsg: "&aThe potion has been added to your inventory!"
  4. pricePrefix: "&6Price: $"
  5.  
  6. Potions:
  7. 1:
  8. name: "&aPotion 1"
  9. id: 1
  10. slot: 0
  11. price: 10
  12. 2:
  13. name: "&aPotion 2"
  14. id: 2
  15. slot: 1
  16. price: 11
  17. 3:
  18. name: "&aPotion 3"
  19. id: 3
  20. slot: 2
  21. price: 12
  22. 4:
  23. name: "&aPotion 4"
  24. id: 4
  25. slot: 3
  26. price: 13
  27. 5:
  28. name: "&aPotion 5"
  29. id: 5
  30. slot: 4
  31. price: 14
  32. 6:
  33. name: "&aPotion 6"
  34. id: 6
  35. slot: 5
  36. price: 15
  37. 7:
  38. name: "&aPotion 7"
  39. id: 7
  40. slot: 6
  41. price: 16
  42. 8:
  43. name: "&aPotion 8"
  44. id: 8
  45. slot: 7
  46. price: 17
  47. 9:
  48. name: "&aPotion 9"
  49. id: 9
  50. slot: 8
  51. price: 18
  52. 10:
  53. name: "&aPotion 10"
  54. id: 10
  55. slot: 9
  56. price: 19
  57. 11:
  58. name: "&aPotion 11"
  59. id: 11
  60. slot: 10
  61. price: 20
  62. 12:
  63. name: "&aPotion 12"
  64. id: 12
  65. slot: 11
  66. price: 22
  67. 13:
  68. name: "&aPotion 13"
  69. id: 13
  70. slot: 12
  71. price: 24
  72. 14:
  73. name: "&aPotion 14"
  74. id: 14
  75. slot: 13
  76. price: 25
  77. 15:
  78. name: "&aPotion 15"
  79. id: 15
  80. slot: 14
  81. price: 26
  82. 16:
  83. name: "&aPotion 16"
  84. id: 16
  85. slot: 15
  86. price: 27
  87. 17:
  88. name: "&aPotion 17"
  89. id: 17
  90. slot: 16
  91. price: 28
  92. 18:
  93. name: "&aPotion 18"
  94. id: 18
  95. slot: 17
  96. price: 29
  97. 19:
  98. name: "&aPotion 19"
  99. id: 19
  100. slot: 18
  101. price: 30
  102. 20:
  103. name: "&aPotion 20"
  104. id: 20
  105. slot: 19
  106. price: 31
  107. 21:
  108. name: "&aPotion 21"
  109. id: 21
  110. slot: 20
  111. price: 32
  112. 22:
  113. name: "&aPotion 22"
  114. id: 22
  115. slot: 21
  116. price: 33
  117. 23:
  118. name: "&aPotion 23"
  119. id: 23
  120. slot: 22
  121. price: 34
  122. 24:
  123. name: "&aPotion 24"
  124. id: 24
  125. slot: 23
  126. price: 35
  127. 25:
  128. name: "&aPotion 25"
  129. id: 25
  130. slot: 24
  131. price: 36
  132. 26:
  133. name: "&aPotion 26"
  134. id: 26
  135. slot: 25
  136. price: 37
  137. 27:
  138. name: "&aPotion 27"
  139. id: 27
  140. slot: 26
  141. price: 38
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement