CharlyZM

Untitled

Jan 1st, 2023 (edited)
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. {
  2. shop = {
  3. { text = "Нано-ботинки", price = "7", label = "NanoSuit Boots" },
  4. { text = "Нано-кираса", price = "8", label = "NanoSuit Bodyarmor" },
  5. { text = "Нано-РїРѕРЅРѕЛОХ", price = "7", label = "NanoSuit Leggings" },
  6. { text = "Нано-сабля", price = "7", label = "Nano Saber" },
  7. { text = "Нано-шлем", price = "8", label = "NanoSuit Helmet" },
  8. { text = "Солнечная панель ур 1", price = "2", label = "Solar Panel" },
  9. { text = "Солнечная панель ур 2", price = "17", label = "Low Voltage Solar Array" },
  10. { text = "Солнечная РїР°иди нахуйнель СѓСЂ 3", price = "139", label = "Medium Voltage Solar Array" },
  11. { text = "Солнечная панель ур 4", price = "1160", label = "High Voltage Solar Array" },
  12. { text = "Улучшение (ускоритель)", price = "18", label = "Overclocker Upgrade" },
  13. { text = "Улучшенный алмазный бур", price = "52", label = "Advanced Diamond Drill" },
  14. { text = "Улучшенный наножилет", price = "75", label = "Advanced NanoChestPlate" },
  15. { text = "Уникальный чертёж", price = "11", label = "item.Epic_plan.name" },
  16. { text = "Флаксовый конденсатор Виверны", price = "899", label = "Wyvern Flux Capacitor" },
  17. { text = "Шахтёрский лазер", price = "8", label = "Mining Laser" },
  18. { text = "Шлем Виверны", price = "480", label = "Wyvern Helm" },
  19. { text = "Р­РҐРџР¤", price = "427", label = "AFSU" },
  20. { text = "Элемент огня", price = "173", label = "Fire Element" },
  21. { text = "Элемент тьмы", price = "300", label = "item.Dark_element.name" },
  22. { text = "Энергетическое ядро виверны", price = "29", label = "Wyvern Energy Core" },
  23. { text = "Ядро виверны", price = "220", label = "Wyvern Core" },
  24. { text = "Улучшенная переносная ячейка", price = "25", label = "item.advancedPortableCell.name" },
  25. { text = "Гибридная переносная ячейка", price = "94", label = "item.hybridPortableCell.name" },
  26. { text = "Совершенная переносная ячейка", price = "351", label = "item.ultimatePortableCell.name" },
  27. }
  28. }
Advertisement
Add Comment
Please, Sign In to add comment