Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('40041', '40001', '0', '1', '2');
  2. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('40041', 'Накс, ОС, Око вечности');
  3. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('40042', '40041', '0', '1', '2');
  4. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('40042', '10 ppl (200-213 уровень)');
  5. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('40043', '40041', '0', '1', '2');
  6. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('40043', '25 ppl (213-226 уровень)');
  7. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260233', '40042', '0', '1', '2');
  8. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260233', 'Голова');
  9. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260234', '40042', '0', '1', '2');
  10. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260234', 'Шея');
  11. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260235', '40042', '0', '1', '2');
  12. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260235', 'Плечи');
  13. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260236', '40042', '0', '1', '2');
  14. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260236', 'Грудь');
  15. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260237', '40042', '0', '1', '2');
  16. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260237', 'Спина');
  17. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260238', '40042', '0', '1', '2');
  18. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260238', 'Запястья');
  19. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260239', '40042', '0', '1', '2');
  20. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260239', 'Кисти рук');
  21. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260240', '40042', '0', '1', '2');
  22. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260240', 'Пояс');
  23. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260241', '40042', '0', '1', '2');
  24. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260241', 'Ноги');
  25. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260242', '40042', '0', '1', '2');
  26. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260242', 'Ступни');
  27. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260243', '40042', '0', '1', '2');
  28. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260243', 'Кольца');
  29. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260244', '40042', '0', '1', '2');
  30. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260244', 'Аксессуары');
  31. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260245', '40042', '0', '1', '2');
  32. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260245', 'Оружие');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement