Advertisement
Guest User

Untitled

a guest
Apr 14th, 2015
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. -- phpMyAdmin SQL Dump
  2. -- version 3.4.11.1deb2+deb7u1
  3. -- http://www.phpmyadmin.net
  4. --
  5. -- Host: localhost
  6. -- Czas wygenerowania: 14 Kwi 2015, 22:22
  7. -- Wersja serwera: 5.5.38
  8. -- Wersja PHP: 5.4.36-0+deb7u3
  9.  
  10. SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
  11. SET time_zone = "+00:00";
  12.  
  13. --
  14. -- Baza danych: `minimission`
  15. --
  16.  
  17. -- --------------------------------------------------------
  18.  
  19. --
  20. -- Struktura tabeli dla tabeli `sg_skins`
  21. --
  22.  
  23. CREATE TABLE IF NOT EXISTS `sg_skins` (
  24. `uid` int(11) NOT NULL AUTO_INCREMENT,
  25. `skin` smallint(3) NOT NULL,
  26. `gender` tinyint(1) NOT NULL,
  27. `price` varchar(32) NOT NULL DEFAULT '0.00',
  28. PRIMARY KEY (`uid`)
  29. ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=104 ;
  30.  
  31. --
  32. -- Zrzut danych tabeli `sg_skins`
  33. --
  34.  
  35. INSERT INTO `sg_skins` (`uid`, `skin`, `gender`, `price`) VALUES
  36. (1, 1, 1, '0.00'),
  37. (2, 2, 1, '35.00'),
  38. (3, 23, 1, '0.00'),
  39. (4, 26, 1, '0.00'),
  40. (5, 33, 1, '0.00'),
  41. (6, 34, 1, '0.00'),
  42. (7, 37, 1, '70.00'),
  43. (8, 59, 1, '100.00'),
  44. (9, 60, 1, '89.00'),
  45. (10, 73, 1, '45.00'),
  46. (11, 101, 1, '43.00'),
  47. (12, 120, 1, '0.00'),
  48. (13, 135, 1, '0.00'),
  49. (14, 147, 1, '105.00'),
  50. (15, 153, 1, '0.00'),
  51. (16, 158, 1, '0.00'),
  52. (17, 170, 1, '0.00'),
  53. (18, 186, 1, '150.00'),
  54. (19, 188, 1, '90.00'),
  55. (20, 217, 1, '56.00'),
  56. (21, 98, 1, '85.00'),
  57. (22, 228, 1, '0.00'),
  58. (23, 240, 1, '0.00'),
  59. (24, 250, 1, '76.00'),
  60. (25, 258, 1, '100.00'),
  61. (26, 261, 1, '0.00'),
  62. (27, 268, 1, '0.00'),
  63. (28, 272, 1, '0.00'),
  64. (29, 290, 1, '115.00'),
  65. (30, 291, 1, '0.00'),
  66. (31, 295, 1, '110.00'),
  67. (32, 62, 1, '0.00'),
  68. (33, 46, 1, '115.00'),
  69. (34, 48, 1, '0.00'),
  70. (35, 47, 1, '0.00'),
  71. (36, 184, 1, '0.00'),
  72. (37, 185, 1, '130.00'),
  73. (38, 223, 1, '125.00'),
  74. (39, 241, 1, '0.00'),
  75. (40, 7, 1, '42.00'),
  76. (41, 15, 1, '53.00'),
  77. (42, 17, 1, '90.00'),
  78. (43, 19, 1, '25.00'),
  79. (44, 20, 1, '20.00'),
  80. (45, 21, 1, '45.00'),
  81. (46, 22, 1, '40.00'),
  82. (47, 24, 1, '76.00'),
  83. (48, 25, 1, '0.00'),
  84. (49, 28, 1, '30.00'),
  85. (50, 35, 1, '50.00'),
  86. (51, 67, 1, '0.00'),
  87. (52, 79, 1, '0.00'),
  88. (53, 136, 1, '0.00'),
  89. (54, 142, 1, '0.00'),
  90. (55, 144, 1, '0.00'),
  91. (56, 180, 1, '0.00'),
  92. (57, 183, 1, '0.00'),
  93. (58, 220, 1, '0.00'),
  94. (59, 221, 1, '105.00'),
  95. (60, 222, 1, '0.00'),
  96. (61, 297, 1, '180.00'),
  97. (62, 12, 2, '110.00'),
  98. (63, 31, 2, '0.00'),
  99. (64, 39, 2, '0.00'),
  100. (65, 55, 2, '125.00'),
  101. (66, 56, 2, '80.00'),
  102. (67, 75, 2, '0.00'),
  103. (68, 77, 2, '0.00'),
  104. (69, 87, 2, '0.00'),
  105. (70, 88, 2, '0.00'),
  106. (71, 91, 2, '150.00'),
  107. (72, 93, 2, '70.00'),
  108. (73, 130, 2, '0.00'),
  109. (74, 141, 2, '110.00'),
  110. (75, 150, 2, '125.00'),
  111. (76, 152, 2, '0.00'),
  112. (77, 151, 2, '0.00'),
  113. (78, 169, 2, '0.00'),
  114. (79, 191, 2, '0.00'),
  115. (80, 192, 2, '55.00'),
  116. (81, 193, 2, '0.00'),
  117. (82, 198, 2, '0.00'),
  118. (83, 216, 2, '129.00'),
  119. (84, 224, 2, '0.00'),
  120. (85, 233, 2, '89.00'),
  121. (86, 263, 2, '0.00'),
  122. (87, 246, 2, '0.00'),
  123. (88, 9, 2, '45.00'),
  124. (89, 40, 2, '120.00'),
  125. (90, 41, 2, '0.00'),
  126. (91, 63, 2, '0.00'),
  127. (92, 69, 2, '0.00'),
  128. (93, 76, 2, '0.00'),
  129. (94, 131, 2, '0.00'),
  130. (95, 148, 2, '0.00'),
  131. (96, 190, 2, '0.00'),
  132. (97, 207, 2, '0.00'),
  133. (98, 214, 2, '0.00'),
  134. (99, 215, 2, '0.00'),
  135. (100, 218, 2, '0.00'),
  136. (101, 219, 2, '140.00'),
  137. (102, 238, 2, '0.00'),
  138. (103, 243, 2, '0.00');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement